You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
206 B
Diff
11 lines
206 B
Diff
--- pyproject.toml.orig 2026-01-16 05:01:40
|
|
+++ pyproject.toml 2026-06-27 19:27:09
|
|
@@ -1,6 +1,6 @@
|
|
[build-system]
|
|
requires = [
|
|
- "cython==3.2.3",
|
|
+ "cython",
|
|
"setuptools>=43",
|
|
"wheel",
|
|
]
|