forked from mirror/django-mailbox
Fix test in tox
This commit is contained in:
parent
62b8f75bb2
commit
48393250f7
3 changed files with 12 additions and 11 deletions
2
tox.ini
2
tox.ini
|
|
@ -7,7 +7,7 @@ deps=
|
|||
-r{toxinidir}/test_requirements.txt
|
||||
sitepackages=False
|
||||
commands=
|
||||
python setup.py test {posargs}
|
||||
python manage.py test {posargs}
|
||||
|
||||
[testenv:flake8]
|
||||
deps=flake8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue