guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 050/714] gnu: python-geopy: Remove python-flake8 nati


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

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

Change-Id: Ic534a7c209a465b3578c832873299760d6689862
---
 gnu/packages/geo.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index c89bd62128..48d83532fc 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -3154,7 +3154,6 @@ (define-public python-geopy
     (native-inputs
      (list python-async-generator
            python-coverage
-           python-flake8
            python-isort
            python-pytest
            python-pytest-aiohttp
-- 
2.41.0






reply via email to

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