Merge "Update the min version of tox to 2.0"

This commit is contained in:
Zuul 2018-12-12 17:35:50 +00:00 committed by Gerrit Code Review
commit dcf80439b7
1 changed files with 1 additions and 1 deletions

View File

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