mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-19 01:31:07 +00:00
added pyflakes and pep8 to requirements (used for testing)
This commit is contained in:
parent
8b38a1229e
commit
25326d5560
1 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue