rscli/tox.ini
2020-01-13 01:24:19 +01:00

7 lines
78 B
INI

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