cookiecutter-django/requirements.txt
2015-07-27 08:36:45 -03:00

14 lines
229 B
Plaintext

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