Skip to content

Remove hardcoded python2

Luis Guzmán requested to merge (removed):remove_hardcoded_python into master

This prevents to hardcode an unsupported version of python to new releases, helpers requiring python2 install it with no issues,

This fixes sugar-artwork tested with all of them.

Image build tested,

  • flidas amd64 - OK - pyhton3.5
  • etiona amd64 - Pending - python3.6
  • nabia amd64 - OK - python3.8
Edited by Luis Guzmán

Merge request reports