mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: Remove python2-pytest-capturelog.
* gnu/packages/check.scm (python2-pytest-capturelog): Delete variable.
This commit is contained in:
parent
94447313e8
commit
099c5a90e4
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue