Skip to content

frome: Add dependency on python3-gi

Detlev Casanova requested to merge wip/detlev/at8629-fix-frome-tests into apertis/v2021

Starting org.apertis.Frome.MockWebStoreServer fails with the error:

ModuleNotFoundError: No module named 'gi'

Making sure the package is installed.

This is part of https://phabricator.apertis.org/T8629

Merge request reports