aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
blob: 2df04a42a67639d48237bfef20741f429d80b011 (plain)
1
2
3
4
5
6
7
8
[tox]
envlist = py{32,33,34,35,36,37}

[testenv]
deps =
    pytest

commands = py.test