Skip to content

Commit 00993d8

Browse files
committed
Add pylint and flake8 to dev requirements
1 parent f51b59a commit 00993d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ pytest>=2.7.3
22
six==1.9.0
33
numpy==1.9.1
44
pytest-cov==2.2.1
5+
pylint==1.6.4
6+
flake8==2.6.2

0 commit comments

Comments
 (0)