summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 51db020594d3769797e9aae2b63adeb161203352 (plain)
1
2
3
4
5
6
[tox]
envlist = py37, py310

[testenv]
deps = pytest
commands = pytest