blob: 2a992eb2135311e17f61839f55023d93cc8ba422 [file] [log] [blame]
[tox]
isolated_build = True
envlist = py310,py37,py39,
[testenv]
deps = pytest
commands =
# NOTE: you can run any command line tool here - not just tests
pytest