mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: python2-widgetsnbextension: Remove package.
* gnu/packages/python-xyz.scm (python2-widgetsnbextension): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
d8402031af
commit
d0429747de
1 changed files with 0 additions and 3 deletions
|
@ -10408,9 +10408,6 @@ (define-public python-widgetsnbextension
|
|||
notebooks.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-widgetsnbextension
|
||||
(package-with-python2 python-widgetsnbextension))
|
||||
|
||||
(define-public python-ipywidgets
|
||||
(package
|
||||
(name "python-ipywidgets")
|
||||
|
|
Loading…
Reference in a new issue