summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattsb42-aws <bullocm@amazon.com>2018-02-09 11:25:12 -0800
committerIlya Etingof <etingof@gmail.com>2018-07-31 08:54:58 +0200
commit5e13765c6e9a4fec4fc4010be0746fda951bc59b (patch)
treeff6468cbe5dc5b9a22999ef52b5e618eb287a119
parente25f1287e0f39dd65d0ca8bc6324f8d1fc575b1e (diff)
downloadpysnmp-git-5e13765c6e9a4fec4fc4010be0746fda951bc59b.tar.gz
adding py33 to the tox auto-run environments
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 5aa494dd..af983437 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[envlist]
-envlist = py{27,34,35,36}
+envlist = py{26,27,33,34,35,36}
[testenv]
commands = {toxinidir}/runtests.sh