beeware / gbulb

GLib implementation of PEP 3156
Other
64 stars 24 forks source link

Add an upper pin to pygobject. #186

Closed freakboy3742 closed 2 months ago

freakboy3742 commented 2 months ago

PyGObject 3.50.0 has been released, and which introduces some minor incompatibilities with GBulb in the process. As a workaround, this PR imposes an upper version pin of < 3.50.0.

Refs #185.

PR Checklist: