diff mbox series

[bug#70416,2/9] gnu: python-trio: Remove python-pylint native-input.

Message ID 20240416125953.25550-2-ngraves@ngraves.fr
State New
Headers show
Series Remove uneeded python-pylint package in native-inputs. | expand

Commit Message

Nicolas Graves April 16, 2024, 12:59 p.m. UTC
* 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 mbox series

Patch

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