updated tox.ini

This commit is contained in:
Honza Král
2019-12-22 16:32:49 +01:00
committed by Honza Král
parent e44f5266d9
commit b6cb75f46a
+1 -2
View File
@@ -1,9 +1,8 @@
[tox]
envlist = pypy,py26,py27,py33,py34,py35,py36,py37
envlist = pypy,py27,py34,py35,py36,py37,py38
[testenv]
whitelist_externals = git
setenv =
NOSE_XUNIT_FILE = junit-{envname}.xml
commands =
git submodule init
python setup.py test