1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 11:19:50 +03:00
aports/testing/py3-solidpython/poetry-core.patch
2023-02-20 15:37:32 +01:00

11 lines
238 B
Diff

diff --git a/pyproject.toml b/pyproject.toml
index e29373a..3ce3993 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -56,5 +56,5 @@ requires = [
]
-build-backend = "poetry.masonry.api"
+build-backend = "poetry.core.masonry.api"