Skip to content

T7943: Fix python2 related issues

Walter Lozano requested to merge wip/wlozano/fix into apertis/v2022dev3

Since python2 is no longer supported

  • Switch required dependencies to the python3 ones.
  • Apply 2to3 to python2 code
  • Use python3 as interpreter
Edited by Walter Lozano

Merge request reports