beeware / gbulb

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

Add Python 3.12 and 3.13 compatibility. #137

Closed freakboy3742 closed 6 months ago

freakboy3742 commented 6 months ago

Update the project to use PEP621, and add compatibility for Python 3.12 and 3.13.

Fixes #76.

PR Checklist: