mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: python2-pyhamcrest: Remove package.
* gnu/packages/check.scm (python2-pyhamcrest): Delete variable.
This commit is contained in:
parent
55f6ecfbc8
commit
e7b018b282
1 changed files with 0 additions and 3 deletions
|
@ -2742,9 +2742,6 @@ (define-public python-pyhamcrest
|
|||
allowing you to declaratively define \"match\" rules.")
|
||||
(license license:bsd-3))))
|
||||
|
||||
(define-public python2-pyhamcrest
|
||||
(package-with-python2 python-pyhamcrest))
|
||||
|
||||
(define-public unittest-cpp
|
||||
(package
|
||||
(name "unittest-cpp")
|
||||
|
|
Loading…
Reference in a new issue