mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-03 00:38:44 -04:00
Continue switching from briefcase to poetry
This commit is contained in:
parent
8dfbba736d
commit
1d53712544
12 changed files with 204 additions and 306 deletions
|
@ -14,6 +14,9 @@ cx_freeze = {version = "*", platform = "win32"}
|
|||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "*"
|
||||
pytest = "*"
|
||||
pytest-faulthandler = "*"
|
||||
pytest-qt = "*"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue