guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 073/714] gnu: python-eliot: Remove python-flake8 nati


From: Nicolas Graves
Subject: [bug#70739] [PATCH 073/714] gnu: python-eliot: Remove python-flake8 native-input.
Date: Fri, 3 May 2024 18:56:12 +0200

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

Change-Id: I9bd8eed21fa875c4a9e2ba313d2e8ee4d4b51fb9
---
 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 c96235ea04..7be9e982f0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -30682,7 +30682,6 @@ (define-public python-eliot
     (native-inputs
      (list python-coverage
            python-dask
-           python-flake8
            python-hypothesis
            python-pytest
            python-setuptools
-- 
2.41.0






reply via email to

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