Switch to poetry-core

This commit is contained in:
Sandro
2021-04-17 15:12:11 +00:00
parent 5532166bc1
commit 9b0af19dbd

View File

@@ -72,8 +72,8 @@ keyring = ["keyring"]
server = ["bottle"]
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
[tool.black]
exclude = '''