mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
12 lines
238 B
Diff
12 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"
|
|
|