mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 03:30:32 -04:00
9 lines
194 B
TOML
9 lines
194 B
TOML
--- pyproject.toml.orig 2023-08-15 07:00:01 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[build-system]
|
|
-requires = ["maturin~=1.2.1"]
|
|
+requires = ["maturin"]
|
|
build-backend = "maturin"
|
|
|
|
[project]
|