You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
132 B

  1. # Install the necessary requirements
  2. -r requirements.txt
  3. # Python development requirements
  4. nose2
  5. flake8
  6. hid
  7. pep8-naming
  8. pyusb
  9. yapf