mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 11:19:50 +03:00
11 lines
238 B
Diff
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"
|
|
|