# Add your pinned requirements so that they can be easily installed with:
# pip install -r requirements.txt
# Remember to also add them in setup.cfg but unpinned (unversioned).
pytest>=3.4.2,<3.5.0
pytest-cov>=2.5.1,<2.6.0
sphinx>=1.7.1,<1.8.0
codecov
# for python3.4+: pyscaffold>=3.0.1,<4.0.0
pyscaffold
