Change pep8 for pycodestyle in project requirements.

This commit is contained in:
Rafael Laverde 2017-09-15 12:19:12 -05:00
parent 3a5af6ae99
commit c94813d6d8

View File

@ -5,7 +5,7 @@ binaryornot==0.4.4
# Testing
pytest==3.2.2
pep8==1.7.0
pycodestyle==2.3.1
pyflakes==1.6.0
tox==2.8.2
pytest-cookies==0.2.0