From a88cad030b265d74793dc0948d714e2f1337d8a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Wed, 27 Apr 2022 16:43:36 +0200 Subject: [PATCH] Fix pipx run --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 1d3c2f3..5171ef4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,7 @@ packages = find: include_package_data = True install_requires= beautifulsoup4 + cssutils cryptography defusedxml Flask