mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-07 13:34:53 +03:00
Change pep8 for pycodestyle in project requirements.
This commit is contained in:
parent
3a5af6ae99
commit
c94813d6d8
|
@ -5,7 +5,7 @@ binaryornot==0.4.4
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
pytest==3.2.2
|
pytest==3.2.2
|
||||||
pep8==1.7.0
|
pycodestyle==2.3.1
|
||||||
pyflakes==1.6.0
|
pyflakes==1.6.0
|
||||||
tox==2.8.2
|
tox==2.8.2
|
||||||
pytest-cookies==0.2.0
|
pytest-cookies==0.2.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user