forked from Lainports/freebsd-ports
9 lines
197 B
TOML
9 lines
197 B
TOML
--- pyproject.toml.orig 2023-10-28 14:07:32 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["maturin>=1.2.1,<2"]
|
|
+requires = ["maturin"]
|
|
build-backend = "maturin"
|
|
|
|
[project]
|