3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: Remove python2-nose2.

* gnu/packages/check.scm (python2-nose2): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 13:36:50 -04:00
parent dc0da7e56f
commit 94447313e8
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -947,9 +947,6 @@ better plugin api, being easier for users to configure, and simplifying internal
interfaces and processes.")
(license license:bsd-2)))
(define-public python2-nose2
(package-with-python2 python-nose2))
(define-public python-unittest2
(package
(name "python-unittest2")