supervision/tox.ini

8 lines
106 B
INI

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