mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
13 lines
239 B
Diff
13 lines
239 B
Diff
--- pyproject.toml.orig 2025-07-18 01:19:37
|
|
+++ pyproject.toml 2025-08-19 12:51:28
|
|
@@ -4,8 +4,7 @@
|
|
|
|
[build-system]
|
|
requires = [
|
|
- "setuptools == 78.1.1",
|
|
- "wheel",
|
|
+ "setuptools",
|
|
]
|
|
build-backend = "setuptools.build_meta"
|
|
|