Bump Poetry version to 1.0.0b1

This commit is contained in:
Arjan Molenaar
2019-09-02 16:55:20 +02:00
parent a646301543
commit 4de35bc855

View File

@ -76,5 +76,5 @@ gaphorconvert = 'gaphor.tools.gaphorconvert:main'
"elementeditor" = "gaphor.ui.elementeditor:ElementEditor"
[build-system]
requires = ["poetry==0.12.17"]
requires = ["poetry==1.0.0b1"]
build-backend = "poetry.masonry.api"