소스 검색

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 4 년 전
부모
커밋
f3fb3849a2
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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