You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
255 B
Diff
12 lines
255 B
Diff
--- pyproject.toml.orig 2025-04-22 14:30:10
|
|
+++ pyproject.toml 2025-04-22 14:30:25
|
|
@@ -18,7 +18,7 @@
|
|
]
|
|
requires-python = ">=3.9"
|
|
dependencies = [
|
|
- "zipp>=3.20",
|
|
+ "zipp",
|
|
'typing-extensions>=3.6.4; python_version < "3.8"',
|
|
]
|
|
dynamic = ["version"]
|