mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 03:24:01 +03:00
added pyflakes and pep8 to requirements (used for testing)
This commit is contained in:
parent
8b38a1229e
commit
25326d5560
|
@ -11,3 +11,5 @@ ipython==4.0.0
|
|||
# -------------------------------------
|
||||
pytest==2.8.0
|
||||
git+git://github.com/mverteuil/pytest-ipdb.git
|
||||
pep8==1.6.2
|
||||
pyflakes==1.0.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user