Ensure python3.7 installed for openstack-tox-py37

Set the python_version variable of the ensure-python role to 3.7,
ensuring that the python3.7 interpreter is installed.

Change-Id: I4b2149cf7033f16a37cd185e5f19ab2e7e837cdf
Depends-On: Ia56cba58c87aa48de3e8e3f3d28f6252f7dcd7c3
This commit is contained in:
Corey Bryant 2018-10-11 12:57:06 -04:00
parent 6c8c07bad2
commit 98a3ca4208
1 changed files with 1 additions and 0 deletions

View File

@ -424,6 +424,7 @@
vars:
tox_envlist: py37
bindep_profile: test py37
python_version: 3.7
- job:
name: openstack-tox-pypy