[tox]
envlist = py38,py39,py310,py311,py312,py313
[testenv]
changedir = test
deps = pytest
commands = pytest