feat(//labgrid): support multiple Python versions
The //labgrid
library (and dependant libraries such as //bazel/labgrid/driver
and //bazel/labgrid/strategy
) now supports multiple Python versions. Currently, only 3.11
and 3.12
are supported, but I've raised Support same Python versions as upstream labgrid (#40).
Closes #37 (closed).
Edited by Alex Tercete