mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02: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 @@ installing @code{kernelspec}s for use with Jupyter frontends.")
|
|||
,@(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…
Add table
Add a link
Reference in a new issue