cookiecutter-django/requirements.txt
Fábio C. Barrionuevo da Luz c61c58dbd2 update pytest version to 2.7.2
2015-06-23 21:40:55 -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.2
git+git://github.com/mverteuil/pytest-ipdb.git