mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
6 lines
265 B
TOML
6 lines
265 B
TOML
--- pyproject.toml.orig 2023-04-20 20:00:36 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,2 +1,2 @@
|
|
[build-system]
|
|
-requires = ["setuptools", "wheel", "Cython >= 0.29.23", "oldest-supported-numpy", "pytest-runner"]
|
|
+requires = ["setuptools", "wheel", "Cython >= 0.29.23", "numpy"]
|