mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-13 09:26:37 -04:00
Updates poetry build system to poetry-core
This commit is contained in:
parent
36618f83b5
commit
172548db3c
@ -40,5 +40,5 @@ pytest = ">=7.2.0"
|
||||
onionshare-cli = 'onionshare_cli:main'
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
Loading…
x
Reference in New Issue
Block a user