aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-09-08 17:59:40 +0200
committerWojtek Kosior <koszko@koszko.org>2022-09-28 14:03:18 +0200
commit45e5cf8dc3ca936e2db8e7e45689d0a3331aad43 (patch)
tree83f0b13f0fbb6d29862ac91ac0597e1c5c64719e /setup.cfg
parent04853ff19450c5925a7c9bacc11abe90e75f8510 (diff)
downloadhaketilo-hydrilla-45e5cf8dc3ca936e2db8e7e45689d0a3331aad43.tar.gz
haketilo-hydrilla-45e5cf8dc3ca936e2db8e7e45689d0a3331aad43.zip
[proxy] make package auto-installation work
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 16dc04e..a2279f9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -52,7 +52,7 @@ setup = setuptools_scm; babel
builder =
server = flask
-haketilo = mitmproxy; beautifulsoup4[html5lib]
+haketilo = flask; itsdangerous; mitmproxy; beautifulsoup4[html5lib]
SPDX = reuse
all = reuse; flask; mitmproxy; beautifulsoup4