Skip to content
  • Vaibhav Yadav's avatar
    Replacing gcovr module with gcovr.json · 9e166fc9
    Vaibhav Yadav authored
    Currently network is used during build time because of pip fetching from
    internet.
    However network should not be used during build time.
    To fix this issue, use gcovr.json generated by flatpak-pip-generator
    and replace them with gcovr module in org.gnome.Nautilus.json and
    org.gnome.Nautilus.yml and remove build option that uses network.
    
    Closes issue #681
    9e166fc9