We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c7881f + 1216a9e commit b009142Copy full SHA for b009142
1 file changed
pyproject.toml
@@ -116,5 +116,5 @@ known_first_party = ["commitizen", "tests"]
116
]
117
118
[build-system]
119
-requires = ["poetry>=0.12"]
120
-build-backend = "poetry.masonry.api"
+requires = ["poetry_core>=1.0.0"]
+build-backend = "poetry.core.masonry.api"
0 commit comments