# Testing
pytest==3.6.3
requests-mock==1.5.0
tox>=1.5.0

# Syntax checking
flake8==3.5.0

# Install this package in development mode
-e '.'