update our tox version

the tox version we used are too old.

Change-Id: I661918c66aca69d9e99732d0f5910687e39b8787
Signed-off-by: song baisen <songbaisen@szzt.com.cn>
Co-Authored-By: tangzhuo <ztang@hnu.edu.cn>, zhiyuan_cai <luckyvega.g@gmail.com>
This commit is contained in:
songbaisen 2019-06-28 10:27:03 +08:00
parent 1cc14e53ae
commit c7f79f8149
1 changed files with 1 additions and 1 deletions

View File

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