[pip] adjust removed dependencies

This commit is contained in:
tobi-wan-kenobi 2020-12-07 10:00:20 +01:00
parent fa66873582
commit 3644acce76

View file

@ -20,11 +20,9 @@ EXTRAS_REQUIREMENTS_MAP = {
"cpu2": read_module("cpu2"), "cpu2": read_module("cpu2"),
"currency": read_module("currency"), "currency": read_module("currency"),
"docker_ps": read_module("docker_ps"), "docker_ps": read_module("docker_ps"),
"dunst": read_module("dunst"),
"getcrypto": read_module("getcrypto"), "getcrypto": read_module("getcrypto"),
"git": read_module("git"), "git": read_module("git"),
"github": read_module("github"), "github": read_module("github"),
"hddtemp": read_module("hddtemp"),
"layout-xkb": read_module("layout_xkb"), "layout-xkb": read_module("layout_xkb"),
"memory": read_module("memory"), "memory": read_module("memory"),
"network_traffic": read_module("network_traffic"), "network_traffic": read_module("network_traffic"),