Fixed travis to run lint instead of pep8 and moved test reqs to own file

This commit is contained in:
Kevin Fronczak
2017-03-10 14:33:51 -05:00
parent dad1aec874
commit afa7b2259f
5 changed files with 10 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
flake8==3.3
pylint==1.6.5
pydocstyle==1.1.1