1
0
Fork 0
litecli/tox.ini
Daniel Baumann 8e68f130dd
Adding upstream version 1.8.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 17:44:34 +01:00

11 lines
168 B
INI

[tox]
envlist = py37, py38, py39, py310
[testenv]
deps = pytest
mock
pexpect
behave
coverage
commands = python setup.py test
passenv = PYTEST_DATABASE