1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

gnu: Remove python2-jupyter-core.

* gnu/packages/python-xyz.scm (python2-jupyter-core): Remove variable.
This commit is contained in:
Ricardo Wurmus 2021-04-13 08:44:07 +02:00
parent 3a62614f32
commit a0a8fdeaf2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7215,9 +7215,6 @@ without using the configuration machinery.")
"Jupyter core is the base package on which Jupyter projects rely.")
(license license:bsd-3)))
(define-public python2-jupyter-core
(package-with-python2 python-jupyter-core))
(define-public python-jupyter-client
(package
(name "python-jupyter-client")