mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-18 00:42:17 -05:00
gnu: Remove python2-ipython-genutils.
* gnu/packages/python-xyz.scm (python2-ipython-genutils): Delete variable.
This commit is contained in:
parent
b2515311f3
commit
a12716ed27
1 changed files with 0 additions and 3 deletions
|
@ -8924,9 +8924,6 @@ (define-public python-ipython-genutils
|
|||
away.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-ipython-genutils
|
||||
(package-with-python2 python-ipython-genutils))
|
||||
|
||||
;;; Variant used to break a cycle with python-ipykernel.
|
||||
(define-public python-ipyparallel-bootstrap
|
||||
(hidden-package
|
||||
|
|
Loading…
Reference in a new issue