@ -6,4 +6,4 @@ deps =
pathlib2; python_version<"3"
pytest
requests
commands = pytest --tb=short {posargs}
commands = pytest -v --tb=short {posargs}