Skip to content

Commit

Permalink
Remove Linux dbus requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
bpeterso2000 committed May 8, 2018
1 parent 6cabe14 commit 8365592
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,5 @@
'click>=6.7',
'python-box>=3.1.1',
'keyring>=12.0.1',
'pywin32-ctypes>=0.1.2; platform_system=="Windows"',
'dbus-python>=1.2.4; platform_system=="Linux"',
],
)

0 comments on commit 8365592

Please sign in to comment.