me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-jupyter-core.

* gnu/packages/python-xyz.scm (python2-jupyter-core): Remove variable.
master
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
1 changed files with 0 additions and 3 deletions

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")