83689e3e创建于 2025年4月7日历史提交
[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