diff mbox series

[bug#70739,063/714] gnu: python-furl: Remove python-flake8 native-input.

Message ID 20240503172650.32434-63-ngraves@ngraves.fr
State New
Headers show
Series python native-inputs | expand

Commit Message

Nicolas Graves May 3, 2024, 4:56 p.m. UTC
* gnu/packages/python-web.scm (python-furl):
  [native-inputs]: Remove python-flake8.

Change-Id: I1b0f6747d7a2c93b053be88525bfe577f16c91a5
---
 gnu/packages/python-web.scm | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 31766b356d..d509de15f6 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1239,8 +1239,6 @@  (define-public python-furl
     (build-system python-build-system)
     (propagated-inputs
      (list python-six python-orderedmultidict))
-    (native-inputs
-     (list python-flake8))
     (home-page "https://github.com/gruns/furl")
     (synopsis "URL manipulation in Python")
     (description "Furl provides an easy-to-use alternative to the