mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-10 19:57:09 +03:00
14 lines
227 B
Plaintext
14 lines
227 B
Plaintext
cookiecutter==1.0.0
|
|
flake8==2.4.1
|
|
sh
|
|
|
|
# Debugging
|
|
# -------------------------------------
|
|
ipdb==0.8
|
|
ipython==3.1.0
|
|
|
|
# Testing
|
|
# -------------------------------------
|
|
pytest==2.7.1
|
|
git+git://github.com/mverteuil/pytest-ipdb.git
|