mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-24 11:20:40 +00:00
Specify the version of a library before importing it using GObject introspection. Mainly to avoid warnings with recent version of pygobject. Closes #247.