Merge "Change python3.5 job to python3.7 job on Stein+"

This commit is contained in:
Zuul 2019-02-22 01:23:52 +00:00 committed by Gerrit Code Review
commit 472d483942
2 changed files with 1 additions and 2 deletions

View File

@ -220,7 +220,6 @@
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python35-jobs
- openstack-python36-jobs
- openstack-python37-jobs
- periodic-stable-jobs

View File

@ -1,6 +1,6 @@
[tox]
minversion = 2.0
envlist = py35,py27,pep8
envlist = py37,py27,pep8
[testenv]
setenv =