pydu/tox.ini

8 lines
117 B
INI

[tox]
envlist = py27,py35,py36,py37,py38
[testenv]
deps=-rrequirements-dev.txt
commands=
coverage run -m pytest