mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-03 02:14:42 +00:00
13 lines
229 B
Text
13 lines
229 B
Text
cookiecutter==1.0.0
|
|
flake8==2.4.1
|
|
sh
|
|
|
|
# Debugging
|
|
# -------------------------------------
|
|
ipdb==0.8.1
|
|
ipython==4.0.0
|
|
|
|
# Testing
|
|
# -------------------------------------
|
|
pytest==2.7.2
|
|
git+git://github.com/mverteuil/pytest-ipdb.git
|