mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-24 06:49:44 -05:00
add dependency setuptools
It is needed for pkg_resources.
This commit is contained in:
parent
8102c15376
commit
f94dbd4a17
@ -12,6 +12,7 @@ PySide6 = "6.5.2"
|
||||
qrcode = "*"
|
||||
werkzeug = "*"
|
||||
python-gnupg = "*"
|
||||
setuptools = "*"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
click = "*"
|
||||
|
Loading…
Reference in New Issue
Block a user