Skip to content

Commit

Permalink
add pyusb to the dependencies (relates to pklaus#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
pklaus committed Sep 14, 2018
1 parent f183afb commit 6b39795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"future",
"packbits",
"pillow>=3.3.0",
"pyusb",
],
extras_require = {
#'brother_ql_analyse': ["matplotlib",],
Expand Down

0 comments on commit 6b39795

Please sign in to comment.