mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-11 23:39:31 -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 = "*"
|
qrcode = "*"
|
||||||
werkzeug = "*"
|
werkzeug = "*"
|
||||||
python-gnupg = "*"
|
python-gnupg = "*"
|
||||||
|
setuptools = "*"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
click = "*"
|
click = "*"
|
||||||
|
Loading…
Reference in New Issue
Block a user