guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 043/714] gnu: python-crds: Remove python-flake8 nativ


From: Nicolas Graves
Subject: [bug#70735] [PATCH 043/714] gnu: python-crds: Remove python-flake8 native-input.
Date: Sat, 4 May 2024 00:18:45 +0200

* gnu/packages/astronomy.scm (python-crds):
  [native-inputs]: Remove python-flake8.

Change-Id: I01397ce66d7916d37a521fc6f91b118040c697ce
---
 gnu/packages/astronomy.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 5bb8f858e6..3eb847e159 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2119,8 +2119,7 @@ (define-public python-crds
                              python-roman-datamodels
                              python-stsynphot
                              python-requests))
-    (native-inputs (list python-flake8
-                         python-ipython
+    (native-inputs (list python-ipython
                          python-lockfile
                          python-mock
                          python-nose
-- 
2.41.0






reply via email to

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