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-09 13:55:05 +0200
commitd6e8e36e04fc36d42f9b985c47e2cd3b35907cc8 (patch)
tree2883528fcd9ecb4234157e26a923405d2cf66a4c /setup.cfg
parent2ef6e8c3177aeedb25258171133ef1cf8720f8f0 (diff)
downloadhaketilo-hydrilla-d6e8e36e04fc36d42f9b985c47e2cd3b35907cc8.tar.gz
haketilo-hydrilla-d6e8e36e04fc36d42f9b985c47e2cd3b35907cc8.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