You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
10 lines
184 B
Diff
10 lines
184 B
Diff
--- ./pyproject.toml 2023-08-02 06:22:48
|
|
+++ ./pyproject.toml 2023-08-02 06:23:31
|
|
@@ -3,5 +3,5 @@
|
|
"setuptools",
|
|
"wheel",
|
|
"cython<3",
|
|
- "oldest-supported-numpy"
|
|
+ "numpy"
|
|
]
|