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:
parent
3a62614f32
commit
a0a8fdeaf2
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue