# PEP8 code linting, which we run on all commits.
flake8==2.4.0
pytest==2.6.4
pytest-django==2.8.0
pytest-cov==1.6
