napalm-danos/tox.ini

10 lines
103 B
INI

[tox]
envlist = py27,py36,py37,py38
[testenv]
deps =
-rrequirements-dev.txt
commands=
py.test