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
298 B
Diff
10 lines
298 B
Diff
--- pyproject.toml.orig 2025-03-29 15:44:30
|
|
+++ pyproject.toml 2025-03-30 09:07:47
|
|
@@ -1,5 +1,5 @@
|
|
# imagecodecs/pyproject.toml
|
|
|
|
[build-system]
|
|
-requires = ["setuptools", "numpy>2", "Cython>=3.0.12"]
|
|
+requires = ["setuptools", "numpy", "Cython>=3.0.12"]
|
|
build-backend = "setuptools.build_meta"
|