https://github.com/tsutsu3/uc.micro-py/pull/37 --- uc_micro_py-2.0.0/tox.ini.orig +++ uc_micro_py-2.0.0/tox.ini @@ -7,9 +7,6 @@ envlist = py312 [testenv] -deps = pytest usedevelop = true - -[testenv:py{310,311,312,313,314}] extras = test commands = pytest {posargs}