pydu/tox.ini

8 lines
105 B
INI

[tox]
envlist = py27,py35,py36
[testenv]
deps=-rrequirements-dev.txt
commands=
python setup.py test