mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 01:11:55 -05:00
gnu: python2-jupyter-client: Remove package.
* gnu/packages/python-xyz.scm (python2-jupyter-client): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
032f4598f5
commit
29b2e67d64
1 changed files with 0 additions and 3 deletions
|
@ -7889,9 +7889,6 @@ (define-public python-jupyter-client-bootstrap
|
|||
,@(package-arguments base)))
|
||||
(native-inputs `())))))
|
||||
|
||||
(define-public python2-jupyter-client
|
||||
(package-with-python2 python-jupyter-client))
|
||||
|
||||
(define-public python-ipykernel
|
||||
(package
|
||||
(name "python-ipykernel")
|
||||
|
|
Loading…
Reference in a new issue