guix-patches
[Top][All Lists]
Advanced

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

[bug#55424] [PATCH 044/602] gnu: Remove python2-pytest-flakes.


From: Maxim Cournoyer
Subject: [bug#55424] [PATCH 044/602] gnu: Remove python2-pytest-flakes.
Date: Sun, 15 May 2022 00:37:11 -0400

* gnu/packages/check.scm (python2-pytest-flakes): Delete variable.
---
 gnu/packages/check.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 089f686c94..c4884c72d3 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -2462,9 +2462,6 @@ (define-public python-pytest-flakes
     (description "Pytest plugin for checking Python source code with 
pyflakes.")
     (license license:expat)))
 
-(define-public python2-pytest-flakes
-  (package-with-python2 python-pytest-flakes))
-
 (define-public python-coverage-test-runner
   (package
     (name "python-coverage-test-runner")
-- 
2.36.0






reply via email to

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