2399c42d93
Change-Id: I9615bc26156a26616dea083c3db4efbf7717231c
8 lines
256 B
YAML
8 lines
256 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new variable ``distro_python_version`` to store the version of
|
|
Python used in the OS distribution used as a base. Can be used to handle
|
|
checks for python 2 or 3 checks and to find the ``site-packages``
|
|
directory.
|