42cf8e680a
ensure-python allows for installation of a specific version of the python interpreter and development files. Add this role to tox pre.yaml. Change-Id: Ia56cba58c87aa48de3e8e3f3d28f6252f7dcd7c3
284 B
284 B
Ensure specified python interpreter and development files are installed
Note
This role is only available for Debian based platforms currently.
Role Variables
Optional version of python interpreter to install, such as
3.7
.