Skip to content

Python: Allow tox version to be specified

Ahmon Dancy requested to merge review/dancy/tox-version into main

Add tox-version key to the python builder to allow for specifying a specific version of tox to be installed. If not supplied, the latest version of tox is installed.

Bug: T346226

Edited by Ahmon Dancy

Merge request reports