Update flake8 and pylint versions

pull/888/head
Paulus Schoutsen 2016-01-12 21:57:43 -08:00
parent 60f40800c4
commit 9cdf84dacf
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
flake8>=2.5.0
pylint>=1.5.1
flake8>=2.5.1
pylint>=1.5.3
coveralls>=1.1
pytest>=2.6.4
pytest-cov>=2.2.0