From 26aca170e6e04493618803da94d5d282b80e7e7b Mon Sep 17 00:00:00 2001 From: gryf Date: Tue, 1 Sep 2020 22:08:29 +0200 Subject: [PATCH] Added required external dependecies --- setup.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/setup.cfg b/setup.cfg index e91570d..5e57f33 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,6 +38,11 @@ packages = wicd wicd/curses wicd/backends +install_requires = + dbus-python + urwid + pybabel + PyGObject [options.entry_points] console_scripts =