guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 062/714] gnu: python-ovh: Remove python-flake8 native


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

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

Change-Id: I10683f09aab22ce637eaf0a96a0ea1a7de788d07
---
 gnu/packages/python-web.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 3ae90c9360..31766b356d 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -975,7 +975,6 @@ (define-public python-ovh
     (arguments (list #:tests? #f))      ; XXX: tests require networking
     (propagated-inputs (list python-requests))
     (native-inputs (list python-coverage
-                         python-flake8
                          python-isort
                          python-pytest
                          python-pytest-cov
-- 
2.41.0






reply via email to

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