guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 082/714] gnu: python-statsmodels: Remove python-flake


From: Nicolas Graves
Subject: [bug#70735] [PATCH 082/714] gnu: python-statsmodels: Remove python-flake8 native-input.
Date: Sat, 4 May 2024 00:19:24 +0200

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

Change-Id: I48bfaf908bf2d1e88362437eb172627a0c1b5e07
---
 gnu/packages/statistics.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 2aae5f19ad..951dd1f304 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2437,7 +2437,6 @@ (define-public python-statsmodels
     (native-inputs
      (list python-colorama
            python-cython
-           python-flake8
            python-isort
            python-joblib
            python-matplotlib
-- 
2.41.0






reply via email to

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