requirements_dev -> requirements-dev

This commit is contained in:
Anthony Sottile 2014-06-05 09:08:37 -07:00
parent 5549eb6614
commit c7cfed6992
3 changed files with 2 additions and 2 deletions

7
requirements-dev.txt Normal file
View file

@ -0,0 +1,7 @@
-e .
coverage
flake8
mock
pylint
pytest