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