1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-06 09:15:54 +02: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
-3
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")