mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
0fb5f5d854
cookiecutter, coverage, django-environ, django-extensions, hitchpython, hitchselenium, hitchserve, pytest, pytz, whitenoise
16 lines
257 B
Plaintext
16 lines
257 B
Plaintext
cookiecutter==1.1.0
|
|
flake8==2.4.1
|
|
sh
|
|
|
|
# Debugging
|
|
# -------------------------------------
|
|
ipdb==0.8.1
|
|
ipython==4.0.0
|
|
|
|
# Testing
|
|
# -------------------------------------
|
|
pytest==2.8.1
|
|
git+git://github.com/mverteuil/pytest-ipdb.git
|
|
pep8==1.6.2
|
|
pyflakes==1.0.0
|