Skip to content
Snippets Groups Projects
Commit 951767c7 authored by ulif's avatar ulif
Browse files

Use py.test with tox.

parent 9738c915
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ recreate=True
# See https://github.com/pytest-dev/pytest/issues/1057
deps=pytest>=2.8.3
commands=
python setup.py test
py.test
[testenv:flake8]
deps=flake8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment