We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d0a49 commit cdb5701Copy full SHA for cdb5701
setup.cfg
@@ -33,7 +33,6 @@ install_requires =
33
pyusb >= 1.2.1
34
pybluez >= 0.23; platform_system == 'Linux'
35
pybluez >= 0.23; platform_system == 'Windows'
36
- pybluez >= 0.23; platform_system == 'Darwin'
37
38
[flake8]
39
max-line-length = 88
0 commit comments