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:
parent
dc0da7e56f
commit
94447313e8
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue