mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-14 19:59:55 +03:00
11 lines
243 B
Diff
11 lines
243 B
Diff
--- ./pyproject.toml.orig
|
|
+++ ./pyproject.toml
|
|
@@ -31,7 +31,7 @@
|
|
|
|
[build-system]
|
|
requires = ["poetry>=0.12"]
|
|
-build-backend = "poetry.masonry.api"
|
|
+build-backend = "poetry.core.masonry.api"
|
|
|
|
[tool.black]
|
|
skip_string_normalization = true
|