bed3643b28
The role currently defaults to installing tox with python2 in order to maintain compatibility with existing jobs. This change makes the default behaviour use python3 as python2 is EOL. Change-Id: Ic41b8fee7ae8a8f5df6c1107c6ed812c14b8c8be
3 lines
46 B
YAML
3 lines
46 B
YAML
tox_executable: tox
|
|
tox_prefer_python2: false
|