Update setup.py

This commit is contained in:
chrys87 2017-07-25 15:35:49 +02:00 committed by GitHub
parent 4fcf787efa
commit 7bbc72c462

View File

@ -43,7 +43,7 @@ setup(
install_requires=[ install_requires=[
"evdev", "evdev",
"sox", "sox",
#"dbus-python", "dbus-python",
"setuptools", "setuptools",
], ],