mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-17 05:42:15 -04:00
add dependency setuptools
It is needed for pkg_resources.
This commit is contained in:
parent
8102c15376
commit
f94dbd4a17
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ PySide6 = "6.5.2"
|
|||
qrcode = "*"
|
||||
werkzeug = "*"
|
||||
python-gnupg = "*"
|
||||
setuptools = "*"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
click = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue