removed old py34 constraint because we already have new python version py35
Change-Id: I395c5658896bd3221c27d6dffdd6a9568b138a08
This commit is contained in:
parent
d2698b5ab7
commit
722c087045
2
tox.ini
2
tox.ini
@ -1,6 +1,6 @@
|
|||||||
[tox]
|
[tox]
|
||||||
minversion = 2.0
|
minversion = 2.0
|
||||||
envlist = py35-constraints,py34-constraints,py27-constraints,pypy-constraints,pep8-constraints,functional
|
envlist = py35-constraints,py27-constraints,pypy-constraints,pep8-constraints,functional
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
|
Loading…
Reference in New Issue
Block a user