mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
13 lines
227 B
Text
13 lines
227 B
Text
cookiecutter==1.0.0
|
|
flake8==2.4.0
|
|
sh
|
|
|
|
# Debugging
|
|
# -------------------------------------
|
|
ipdb==0.8
|
|
ipython==3.1.0
|
|
|
|
# Testing
|
|
# -------------------------------------
|
|
pytest==2.7.0
|
|
git+git://github.com/mverteuil/pytest-ipdb.git
|