aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
blob: 622e2d5a7300bb5d2d77927b0299c0f38d94b61c (plain)
1
2
3
4
5
6
[tox]
envlist = py38, py312

[testenv]
deps = pytest
commands = pytest