rscli/tox.ini

8 lines
78 B
INI
Raw Permalink Normal View History

2020-01-13 01:24:19 +01:00
[tox]
envlist = py36,py37,py38
[testenv]
deps = pytest
commands =
pytest