Browse Source

Move hid and pyusb to requirements.txt (#13134)

* Add his and pyusb to

* Update requirements-dev.txt
Zach White 4 years ago
parent
commit
c277ae4768
2 changed files with 2 additions and 2 deletions
  1. 0 2
      requirements-dev.txt
  2. 2 0
      requirements.txt

+ 0 - 2
requirements-dev.txt

@@ -4,7 +4,5 @@
 # Python development requirements
 nose2
 flake8
-hid
 pep8-naming
-pyusb
 yapf

+ 2 - 0
requirements.txt

@@ -3,7 +3,9 @@ appdirs
 argcomplete
 colorama
 dotty-dict
+hid
 hjson
 jsonschema>=3
 milc>=1.3.0
 pygments
+pyusb