Commit Graph

1 Commits

Author SHA1 Message Date
ItsAllAboutTheCode
b67e5e067a Adding explicit require_verions to GdkPixbuff inside of startup.py
This fixes an error about importing `GdkPixbuf` without specify a version.

Also added a `__init__.py` to the `tests` directory, so that it is seen as a package which allows the python `unittest` module to discover test within it.
2026-03-24 08:58:34 -05:00