mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-05 04:44:27 -04:00
Merge branch 'fix-builds' of github.com:onionshare/onionshare into pyside6-package
This commit is contained in:
commit
7ba1e58429
2 changed files with 53 additions and 41 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue