guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 031/714] gnu: python-docx: Remove python-flake8 nativ


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

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

Change-Id: Id4d260ba5b567dd6450dbefa8fe67ad8f41981cb
---
 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 697dda5a1a..4244860141 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -6742,7 +6742,6 @@ (define-public python-docx
     (build-system pyproject-build-system)
     (native-inputs
      (list behave
-           python-flake8
            python-mock
            python-pyparsing
            python-pytest
-- 
2.41.0






reply via email to

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