Pylint should probably complain about our ostree imports in CI

This should probably raise a pylint warning of some sorts, because if pygobject was not installed the import would fail.

Obviously we'd disable that warning, but the fact that it isn't raised points to a bigger issue.