Skip to content

Commit

Permalink
Move hid and pyusb to requirements.txt (qmk#13134)
Browse files Browse the repository at this point in the history
* Add his and pyusb to

* Update requirements-dev.txt
  • Loading branch information
skullydazed committed Jun 7, 2021
1 parent b52b8f1 commit c277ae4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@
# Python development requirements
nose2
flake8
hid
pep8-naming
pyusb
yapf
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ appdirs
argcomplete
colorama
dotty-dict
hid
hjson
jsonschema>=3
milc>=1.3.0
pygments
pyusb

0 comments on commit c277ae4

Please sign in to comment.