-e .

# Requirements to run the test suite:
pytest==3.0.3
flake8==3.0.4
tox==2.4.1
 
# Requirements for building docs
Sphinx==1.4.8
 
# Requirements for updating package
twine==1.8.1
