[tox]
isolated_build = True
envlist = py36, py37, py38, py39, py310
[testenv]
changedir = src
commands = python -m unittest discover