Replacing end-of-life Python versions with live versions

This commit is contained in:
Colin Jermain
2018-11-18 10:01:10 -05:00
parent 19e1b189ca
commit 3afcbb3918
4 changed files with 9 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py27,py32,py33,py34
envlist = py27,py34,py35,py36,py37
[testenv]
deps=