mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-19 20:14:13 -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 = "*"
|
qrcode = "*"
|
||||||
werkzeug = "*"
|
werkzeug = "*"
|
||||||
python-gnupg = "*"
|
python-gnupg = "*"
|
||||||
|
setuptools = "*"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
click = "*"
|
click = "*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue