mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-13 05:06:58 +03:00
Remove debugging tools from non-generated part of project, since those are personal prefs.
This commit is contained in:
parent
7b949ba6cc
commit
59a6c637ac
|
@ -3,15 +3,8 @@ flake8==2.5.0
|
||||||
sh==1.11
|
sh==1.11
|
||||||
binaryornot==0.4.0
|
binaryornot==0.4.0
|
||||||
|
|
||||||
# Debugging
|
|
||||||
# -------------------------------------
|
|
||||||
ipdb==0.8.1
|
|
||||||
ipython==4.0.0
|
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
# -------------------------------------
|
|
||||||
pytest==2.8.3
|
pytest==2.8.3
|
||||||
git+git://github.com/mverteuil/pytest-ipdb.git
|
|
||||||
pep8==1.6.2
|
pep8==1.6.2
|
||||||
pyflakes==1.0.0
|
pyflakes==1.0.0
|
||||||
tox==2.2.1
|
tox==2.2.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user