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