guix-patches
[Top][All Lists]
Advanced

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

[bug#70416] [PATCH 1/9] gnu: python-fastjsonschema: Remove python-pylint


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

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

Change-Id: If6a20e0b790f7157013a6868bba9e4a8d7e5ba28
---
 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 44c709a880..0f4ab26638 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16676,7 +16676,6 @@ (define-public python-fastjsonschema
      (list python-colorama
            python-json-spec
            python-jsonschema
-           python-pylint
            python-pytest
            python-pytest-benchmark
            python-pytest-cache))
-- 
2.41.0






reply via email to

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