10 lines
203 B
TOML
10 lines
203 B
TOML
--- pyproject.toml.orig 2006-07-24 01:21:28 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["maturin>=1.7,<1.14"]
|
|
+requires = ["maturin>=1.7"]
|
|
build-backend = "maturin"
|
|
|
|
[project]
|