me
/
guix
Archived
1
0
Fork 0

gnu: totem: Remove python-pylint native input.

It's optional & runs a pointless lint check that fails with pylint 2.5.

* gnu/packages/gnome.scm (totem)[native-inputs]: Remove python-pylint.
master
Tobias Geerinckx-Rice 2020-05-31 00:14:37 +02:00
parent 2a9761b13b
commit 187d02cd43
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 1 deletions

View File

@ -4904,7 +4904,6 @@ discovery protocols.")
("intltool" ,intltool)
("itstool" ,itstool)
("xmllint" ,libxml2)
("python-pylint" ,python-pylint)
("xorg-server" ,xorg-server-for-tests)))
(propagated-inputs
`(("dconf" ,dconf)))