mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
7 lines
251 B
TOML
7 lines
251 B
TOML
--- pyproject.toml.orig 2024-04-18 13:16:14 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,3 +1,3 @@
|
|
[build-system]
|
|
-requires = ["setuptools", "numpy>=2.0.0rc1,<3", "Cython>=3"]
|
|
+requires = ["setuptools", "numpy", "Cython>=3"]
|
|
build-backend = "setuptools.build_meta"
|