Arthur de Jong

Open Source / Free Software developer

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

[testenv]
deps = nose
       coverage
commands = nosetests