backup-tool/tox.ini

8 lines
83 B
INI

[tox]
envlist = py36,py37,py38,py39
[testenv]
deps = pytest
commands =
pytest