mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-23 11:25:49 +00:00
Remove debugging tools from non-generated part of project, since those are personal prefs.
This commit is contained in:
parent
7b949ba6cc
commit
59a6c637ac
1 changed files with 0 additions and 7 deletions
|
|
@ -3,15 +3,8 @@ flake8==2.5.0
|
|||
sh==1.11
|
||||
binaryornot==0.4.0
|
||||
|
||||
# Debugging
|
||||
# -------------------------------------
|
||||
ipdb==0.8.1
|
||||
ipython==4.0.0
|
||||
|
||||
# Testing
|
||||
# -------------------------------------
|
||||
pytest==2.8.3
|
||||
git+git://github.com/mverteuil/pytest-ipdb.git
|
||||
pep8==1.6.2
|
||||
pyflakes==1.0.0
|
||||
tox==2.2.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue