guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 044/714] gnu: python-doubletdetection: Remove python-


From: Nicolas Graves
Subject: [bug#70739] [PATCH 044/714] gnu: python-doubletdetection: Remove python-flake8 native-input.
Date: Fri, 3 May 2024 18:55:43 +0200

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

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

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 5ffce8c453..7ed6cc06b6 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2051,8 +2051,7 @@ (define-public python-doubletdetection
            python-scipy
            python-tqdm))
     (native-inputs
-     (list python-flake8
-           python-poetry-core
+     (list python-poetry-core
            python-pytest))
     (home-page "https://github.com/JonathanShor/DoubletDetection";)
     (synopsis
-- 
2.41.0






reply via email to

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