cookiecutter-django/requirements.txt

14 lines
229 B
Plaintext

cookiecutter==1.0.0
flake8==2.4.1
sh
# Debugging
# -------------------------------------
ipdb==0.8.1
ipython==4.0.0
# Testing
# -------------------------------------
pytest==2.7.2
git+git://github.com/mverteuil/pytest-ipdb.git