Update min tox version to 2.0

Change-Id: I06aabf17c0783d354d471a33e7c79147d450fe64
This commit is contained in:
zhangzs 2018-11-09 15:58:57 +08:00
parent 27c6f63bcd
commit 0450c73819
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
minversion = 1.6
minversion = 2.0
envlist = py35,py27,pep8
skipsdist = True