gnu: Remove python2-pytest-capturelog.

* gnu/packages/check.scm (python2-pytest-capturelog): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 13:37:04 -04:00
parent 94447313e8
commit 099c5a90e4
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2659,9 +2659,6 @@ (define-public python-pytest-capturelog
"Python-pytest-catchlog is a pytest plugin to catch log messages.")
(license license:expat)))
(define-public python2-pytest-capturelog
(package-with-python2 python-pytest-capturelog))
(define-public python-pytest-catchlog
(package
(name "python-pytest-catchlog")