Ensure pyusb is is not installed on Windows
This commit is contained in:
parent
5675ad6171
commit
bf9e6d8a89
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ tests_require =
|
|||
install_requires =
|
||||
plover>=4.0.0.dev5
|
||||
more_itertools
|
||||
pyusb
|
||||
pyusb>=1.0.0;platform_system!="Windows"
|
||||
py_modules =
|
||||
plover_stenograph_usb
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue