cookiecutter-django/requirements.txt
Fabio C. Barrioneuvo da Luz 009f6b79a4 update ipython version to 3.2.0
whitenoise version to 2.0
coverage version to 4.0a6
2015-06-22 09:21:16 -03:00

14 lines
229 B
Plaintext

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