Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tox.ini
blob: f8b77dc9bbc62f1499a1122c2a8fbb9834214341 (plain)
1
2
3
4
5
6
7
[tox]
envlist = {py27,py34,py35,py36,pypy}

[testenv]
deps = nose
       coverage
commands = nosetests