mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
10 lines
324 B
Diff
10 lines
324 B
Diff
--- pyproject.toml.orig 2025-10-22 15:02:10
|
|
+++ pyproject.toml 2025-10-22 15:03:06
|
|
@@ -67,5 +67,5 @@
|
|
target-version = ['py36', 'py37', 'py38', 'py39', 'py310']
|
|
|
|
[build-system]
|
|
-requires = ["poetry_core>=1,<2", "setuptools>=59,<70"]
|
|
+requires = ["poetry-core", "setuptools>=59"]
|
|
build-backend = "poetry.core.masonry.api"
|