Remove py26 from tox (#11)

This commit is contained in:
Major Hayden 2017-03-09 11:05:38 -06:00 committed by GitHub
parent 79aad09e1d
commit 15a719f112
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = {pypy,pep8,py3pep8,py26,py27,py33,py34,py35}
envlist = {pypy,pep8,py3pep8,py27,py33,py34,py35}
[testenv]
deps =