-r requirements.txt
coverage
flake8<3.0.0; python_version <= '2.6'
flake8; python_version > '2.6'
mock; python_version <= '2.7'
pytest
