gnu: python2-jupyter-client: Remove package.
authorzimoun <zimon.toutoune@gmail.com>
Tue, 29 Jun 2021 13:11:10 +0000 (15:11 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Mon, 5 Jul 2021 07:14:06 +0000 (10:14 +0300)
* gnu/packages/python-xyz.scm (python2-jupyter-client): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu/packages/python-xyz.scm

index 8435b01..7ef63a1 100644 (file)
@@ -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")