guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70416] [PATCH 7/9] gnu: rtv: Remove python-pylint native-input.


From: Nicolas Graves
Subject: [bug#70416] [PATCH 7/9] gnu: rtv: Remove python-pylint native-input.
Date: Tue, 16 Apr 2024 14:59:16 +0200

* gnu/packages/syndication.scm (rtv):
  [native-inputs]: Remove python-pylint.

Change-Id: Id374d678ae84968acf28d804b333bd8244c2b9cd
---
 gnu/packages/syndication.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm
index 01b1b70828..a12c19dc27 100644
--- a/gnu/packages/syndication.scm
+++ b/gnu/packages/syndication.scm
@@ -435,7 +435,6 @@ (define-public rtv
            python-coveralls
            python-coverage
            python-mock
-           python-pylint
            python-pytest
            python-vcrpy))
     (home-page "https://github.com/michael-lazar/rtv";)
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]