Merge "Add py37 to tox"

This commit is contained in:
Zuul 2019-05-08 21:56:44 +00:00 committed by Gerrit Code Review
commit c40ecd1ce9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox] [tox]
envlist = py36,pep8,docs,cover envlist = py36,py37,pep8,docs,cover
minversion = 2.3.1 minversion = 2.3.1
skipsdist = True skipsdist = True