[pip] adjust removed dependencies
This commit is contained in:
parent
fa66873582
commit
3644acce76
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -20,11 +20,9 @@ EXTRAS_REQUIREMENTS_MAP = {
|
|||
"cpu2": read_module("cpu2"),
|
||||
"currency": read_module("currency"),
|
||||
"docker_ps": read_module("docker_ps"),
|
||||
"dunst": read_module("dunst"),
|
||||
"getcrypto": read_module("getcrypto"),
|
||||
"git": read_module("git"),
|
||||
"github": read_module("github"),
|
||||
"hddtemp": read_module("hddtemp"),
|
||||
"layout-xkb": read_module("layout_xkb"),
|
||||
"memory": read_module("memory"),
|
||||
"network_traffic": read_module("network_traffic"),
|
||||
|
|
Loading…
Reference in a new issue