Skip to content

armarx/python3-armarx: Fix used Python version

Firat Yusuf Duran requested to merge fix-armarx-python-python-version into main

The module armarx/python3-armarx uses the local python version installed on the pc. Now with the new changes it will instead use the module tools/python/3.10 and has it as a required module.

Merge request reports