mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 11:55:27 -05:00
gnu: Remove python2-pytest-catchlog.
* gnu/packages/check.scm (python2-pytest-catchlog): Delete variable.
This commit is contained in:
parent
4746f9fc63
commit
dc612d54fd
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue