summaryrefslogtreecommitdiff
path: root/test/fixtures/tox/tox.ini
blob: a64454fcc55865b34e9802c3c3a68c5d623f6e59 (plain)
1
2
3
4
5
6
[tox]
envlist = py37

[testenv]
deps = pytest
commands = pytest