-r base.txt

# Development needs the following packages

# Keep pytest below 3.1 to not trigger error with --strict and pytest-flake8
# until https://github.com/tholo/pytest-flake8/pull/24 is released for pytest-flake8
pytest==3.0
coverage
coveralls
pytest-flake8
mock>=1.0.1
tox>=1.7.0

# Documentation generation
Sphinx
