1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 02:21:49 +02:00

gnu: Remove python2-pytest-catchlog.

* gnu/packages/check.scm (python2-pytest-catchlog): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 13:36:33 -04:00
parent 4746f9fc63
commit dc612d54fd
-3
View File
@@ -2691,9 +2691,6 @@ pytest report.")
a fork of pytest-capturelog.")
(license license:expat)))
(define-public python2-pytest-catchlog
(package-with-python2 python-pytest-catchlog))
(define-public python-nosexcover
(package
(name "python-nosexcover")