
Currently the role tests use whatever versions of pip, setuptools and wheel are already installed on the host. When a version of these tools changes it often causes problems for our testing. This will ensure that we use a known good set of pins which is maintained in the general SHA bumping process. Change-Id: If04c306c7f794dc80e4f6ff308ac27fefe4fc0fe
Description
Languages
Python
100%