mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
281 B
Diff
11 lines
281 B
Diff
--- pyproject.toml.orig 2026-01-20 12:37:01
|
|
+++ pyproject.toml 2026-01-20 12:36:44
|
|
@@ -18,5 +18,5 @@
|
|
pytest = "^4.6"
|
|
|
|
[build-system]
|
|
-requires = ["poetry>=0.12"]
|
|
-build-backend = "poetry.masonry.api"
|
|
+requires = ["poetry-core>=1.0.0"]
|
|
+build-backend = "poetry.core.masonry.api"
|