aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
blob: d100e6057a77c337c0470d34d29d122304514bad (plain)
1
2
3
4
5
6
7
8
[tox]
envlist = py38

[testenv]
deps = pytest
commands = pytest
setenv =
    TOX = 1