This commit is contained in:
Mark Hughes 2014-09-03 22:13:00 +00:00
commit 21cde468ce

View File

@ -3,6 +3,9 @@ pytest-django==2.6
pytest==2.5.2
pytest-cov==1.6
flake8==2.2.2
pep8==1.5.7
mccabe==0.2.1
pyflakes==0.8.1
# Optional packages
markdown>=2.1.0