mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-13 05:06:58 +03:00
18 lines
287 B
Plaintext
18 lines
287 B
Plaintext
cookiecutter==1.2.1
|
|
flake8==2.5.0
|
|
sh
|
|
binaryornot==0.4.0
|
|
|
|
# Debugging
|
|
# -------------------------------------
|
|
ipdb==0.8.1
|
|
ipython==4.0.0
|
|
|
|
# Testing
|
|
# -------------------------------------
|
|
pytest==2.8.2
|
|
git+git://github.com/mverteuil/pytest-ipdb.git
|
|
pep8==1.6.2
|
|
pyflakes==1.0.0
|
|
tox==2.1.1
|