Change the default tox environments to test

These version will be tested before deploying
This commit is contained in:
Dave Halter
2019-04-05 18:54:16 +02:00
parent 57e91262cd
commit bd95989c2e

View File

@@ -1,5 +1,5 @@
[tox]
envlist = {py27,py33,py34,py35,py36,py37,py38,pypy}{,-coverage}
envlist = {py26,py27,py33,py34,py35,py36,py37}
[testenv]
extras = testing
deps =