guix-patches
[Top][All Lists]
Advanced

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

[bug#70416] [PATCH 2/9] gnu: python-trio: Remove python-pylint native-in


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

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

Change-Id: Idd34db779b1f1bbc6ca277fedc01537e17205d50
---
 gnu/packages/python-xyz.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0f4ab26638..1b9070b112 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -28283,7 +28283,6 @@ (define-public python-trio
      (list python-astor
            python-ipython
            python-jedi
-           python-pylint
            python-pyopenssl
            python-pytest
            python-pytest-xdist
-- 
2.41.0






reply via email to

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