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