readd 2.6 to the tox

This commit is contained in:
Mahmoud Hashemi 2018-10-10 23:41:53 -07:00 committed by Mahmoud Hashemi
parent fa0beb6eb3
commit d931428f0a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox] [tox]
envlist = py27,py34,py37,pypy envlist = py26,py27,py34,py37,pypy
[testenv] [testenv]
changedir = .tox changedir = .tox
deps = -rrequirements-test.txt deps = -rrequirements-test.txt