mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
Refs #98 - Assert tests follow PEP8.
This commit is contained in:
parent
62c0c01304
commit
6f9a79c1df
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -26,7 +26,7 @@ basepython = python2.7
|
|||
deps =
|
||||
flake8
|
||||
commands =
|
||||
flake8 demo django_downloadview
|
||||
flake8 demo django_downloadview tests
|
||||
|
||||
[testenv:sphinx]
|
||||
basepython = python2.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue