diff mbox series

[bug#70739,043/714] gnu: python-crds: Remove python-flake8 native-input.

Message ID 20240503172650.32434-43-ngraves@ngraves.fr
State New
Headers show
Series python native-inputs | expand

Commit Message

Nicolas Graves May 3, 2024, 4:55 p.m. UTC
* 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 mbox series

Patch

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