[tox]
envlist = py36, py37, py38, py39, py10
skip_missing_interpreters = true

[testenv:lint]
skip_install = true
deps = flake8
commands = flake8 src/