gnu: python2-pyhamcrest: Remove package.

* gnu/packages/check.scm (python2-pyhamcrest): Delete variable.
This commit is contained in:
Maxim Cournoyer 2021-09-26 22:31:13 -04:00
parent 55f6ecfbc8
commit e7b018b282
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")