Add build-system section

pull/1089/head
Fabian Affolter 9 months ago committed by GitHub
parent b6ee6e00cb
commit 59b84698b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save