Remove build-system dependency on setuptools and wheel
This commit is contained in:
parent
bb341c4dfc
commit
b1d0bfa292
@ -74,5 +74,5 @@ gaphorconvert = 'gaphor.tools.gaphorconvert:main'
|
||||
"elementeditor" = "gaphor.ui.elementeditor:ElementEditor"
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools", "wheel", "poetry>=0.12"]
|
||||
requires = ["poetry>=0.12"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
|
Loading…
x
Reference in New Issue
Block a user