summaryrefslogtreecommitdiff
path: root/tox.ini
blob: a6e07aef802ac048f04cd47a44f40b3089d51ec4 (plain)
1
2
3
4
5
6
7
[tox]
envlist = py27,py35,py36,py37,py38,jython

[testenv]
deps=nose
commands=nosetests