me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-nose2.

* gnu/packages/check.scm (python2-nose2): Delete variable.
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
1 changed files with 0 additions and 3 deletions

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