diff --git a/setup.py b/setup.py index 10a75f7..ca34b4f 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ include_package_data=True, zip_safe=False, install_requires=[ - 'gobject', + 'PyGObject', 'xcffib', ], entry_points={