1110_tox_version_too_low

Change-Id: I700a04aef524c89dd8fba49ddada21ec3359a72e
This commit is contained in:
sunqingliang6 2018-11-10 16:11:45 +08:00
parent 16f67e5f13
commit 59a6afd0c6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
envlist = py36,py27,pep8,docs
minversion = 1.6
minversion = 2.0
skipsdist = True
[testenv]