We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f38a0 commit 466ca31Copy full SHA for 466ca31
setup.py
@@ -13,7 +13,7 @@
13
14
here = path.abspath(path.dirname(__file__))
15
16
-required_packages = ['PyGObject']
+required_packages = ['PyGObject<3.52.0']
17
extras_rel = ['bumpversion', 'twine']
18
extras_doc = ['sphinx', 'sphinx_rtd_theme']
19
extras_test = ['coverage', 'pycodestyle', 'python-dbusmock']
0 commit comments