Commit 9487d7e9 by David Ormsbee

Update requirements to add useful dev packages not required for running tests or the core apps

parent 9ef1eb27
# Grab everything in test (which pulls everything in base)
-r test.txt
# Debug tools
bpython==0.12
django-debug-toolbar==0.11.0
sqlparse==0.1.10
# Doc generation
docutils==0.11
Jinja2==2.7.1
MarkupSafe==0.18
Pygments==1.6
Sphinx==1.2
sphinx-rtd-theme==0.1.5
sphinxcontrib-napoleon==0.2.3
\ No newline at end of file
# Grab everything in base requirements
-r base.txt
django-nose==1.2
mock==1.0.1
nose==1.3.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment