Refs #98 - Assert tests follow PEP8.

This commit is contained in:
Benoît Bryon 2015-06-12 20:39:00 +02:00
parent 62c0c01304
commit 6f9a79c1df

View file

@ -26,7 +26,7 @@ basepython = python2.7
deps =
flake8
commands =
flake8 demo django_downloadview
flake8 demo django_downloadview tests
[testenv:sphinx]
basepython = python2.7