cookiecutter-django/requirements.txt
2015-09-18 15:22:35 -07:00

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.8.0
git+git://github.com/mverteuil/pytest-ipdb.git