From 3255f0bcb6f301ad48fc2ad62c747084c982ca1c Mon Sep 17 00:00:00 2001 From: chrys87 Date: Tue, 25 Jul 2017 15:18:14 +0200 Subject: [PATCH] Update setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 896231c2..7677c3d4 100755 --- a/setup.py +++ b/setup.py @@ -44,7 +44,6 @@ setup( "evdev", "sox", 'setuptools', - 'dbus-python', ], )