addition of dev req

This commit is contained in:
shikhar.s 2019-07-04 19:28:24 +05:30
parent 6e061e198c
commit d67d646913
1 changed files with 10 additions and 0 deletions

10
dev-requirements.txt Normal file
View File

@ -0,0 +1,10 @@
check-manifest
coverage
flake8
nose
pdoc
pylint
pytest
setuptools>=35
testtools
unittest2