Build with poetry backend

pull/860/head
Tristan Gosselin-Hane 3 years ago
parent b1bb29ef3c
commit 1ffc1b267a

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

Loading…
Cancel
Save