From bc5effb80ba1f2bd69100930bdc2150ca46326cc Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Tue, 16 Jun 2020 10:41:24 -0400 Subject: [PATCH] PyGObject can't be installed from pip --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39bd1f5..1bb1472 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pulsemixer==1.5.0 pycairo==1.19.1 pyclipper==1.1.0.post3 Pygments==2.6.1 -PyGObject==3.34.0 +# PyGObject==3.34.0 pyinotify==0.9.6 PyInquirer==1.0.3 pylint==2.5.3