pydu/tox.ini

8 lines
107 B
INI
Raw Normal View History

[tox]
2018-01-04 15:31:44 +00:00
envlist = py27,py35,py36
[testenv]
deps=-rrequirements-dev.txt
commands=
2018-01-04 15:48:46 +00:00
coverage run -m pytest