1
0
Fork 0
litecli/tox.ini

12 lines
173 B
INI
Raw Normal View History

[tox]
envlist = py27, py34, py35, py36, py37
[testenv]
deps = pytest
mock
pexpect
behave
coverage
commands = python setup.py test
passenv = PYTEST_DATABASE