remove-py34

Change-Id: I890c2ce32eccd616ee4163f11c7f88553b7ea917
This commit is contained in:
lingyongxu 2017-03-15 15:13:35 +08:00
parent 6c745009d8
commit 867a6330bd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 2.0
envlist = py35,py34,py27,pep8
envlist = py35,py27,pep8
skipsdist = True
[testenv]