# install everything in the python requirements too. this may be
# needed by readthedocs?!?!
-r python

# needed for tests/run.py script to read .travis.yml file
PyYAML==3.12
pep8==1.7.0
coveralls==1.1
requests==2.13.0
nose==1.3.7

# for documentation
sphinx==1.5.3
sphinx_rtd_theme==0.2.4
sphinx-argparse==0.1.17
bumpversion==0.5.3
