The Wayback Machine - https://web.archive.org/web/20220112081447/https://github.com/dbcli/mycli/blob/master/tox.ini
Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
[tox]
envlist = py36, py37, py38
[testenv]
deps = pytest
mock
pexpect
behave
coverage
commands = python setup.py test
passenv = PYTEST_HOST
PYTEST_USER
PYTEST_PASSWORD
PYTEST_PORT
PYTEST_CHARSET