blob: 1d14a2179e4fe1c73b281128bd73c058231357f2 [file] [log] [blame]
[tox]
envlist = py27, py36
skipsdist = True
[testenv]
deps =
pytest
-rrequirements.txt
commands =
python -m pytest -v