From 9444f9b34e19e18be317d3b99093d29f6395e152 Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya <Rushilwiz@gmail.com> Date: Tue, 16 Jun 2020 10:42:01 -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