joker/servefile:tox_pytest_args
master
@ -5,4 +5,4 @@ envlist = py27,py36
deps =
pytest
requests
commands = pytest --tb=short
commands = pytest --tb=short {posargs}