Add build-system

pull/842/head
Fabian Affolter 3 years ago committed by GitHub
parent a71e447dc0
commit fe40da2c26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,3 +25,7 @@ black = "^22.12.0"
[tool.black] [tool.black]
line-length = 120 line-length = 120
[build-system]
requires = ["poetry_core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

Loading…
Cancel
Save