Files
lutris/tests/__init__.py
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

0 lines
0 B
Python