mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
7 lines
267 B
TOML
7 lines
267 B
TOML
--- pyproject.toml.orig 2023-02-22 15:31:53 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,3 +1,3 @@
|
|
[build-system]
|
|
-requires = ["setuptools", "wheel", "cython", "oldest-supported-numpy"]
|
|
+requires = ["setuptools", "wheel", "cython", "numpy"]
|
|
build-backend = "setuptools.build_meta"
|