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
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2691,9 +2691,6 @@ (define-public python-pytest-catchlog
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")