From 45e5cf8dc3ca936e2db8e7e45689d0a3331aad43 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Thu, 8 Sep 2022 17:59:40 +0200 Subject: [proxy] make package auto-installation work --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.cfg') 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 -- cgit v1.2.3