mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
13 lines
326 B
TOML
13 lines
326 B
TOML
--- pyproject.toml.orig 2020-03-22 20:52:11 UTC
|
|
+++ pyproject.toml
|
|
@@ -19,8 +19,8 @@ pre-commit = "^1.20.0"
|
|
pre-commit = "^1.20.0"
|
|
|
|
[build-system]
|
|
-requires = ["poetry-core>=1.0.0a3"]
|
|
-build-backend = "poetry_core.masonry.api"
|
|
+requires = ["poetry-core>=1.0.0"]
|
|
+build-backend = "poetry.core.masonry.api"
|
|
|
|
|
|
[tool.isort]
|