cookiecutter-django/requirements.txt
Fábio C. Barrionuevo da Luz 7d1e4bd8d2 update ipdb version to 0.8.1
2015-06-03 17:20:55 -03:00

14 lines
229 B
Plaintext

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