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:
zimoun 2021-06-29 15:11:10 +02:00 committed by Efraim Flashner
parent 032f4598f5
commit 29b2e67d64
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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