1
0
Fork 0
litecli/tox.ini

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
173 B
INI
Raw Permalink 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