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.

9 lines
131 B

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