gnu: Remove python2-ipython-cluster-helper.
Some of its requirements no longer support Python 2 which has left this package broken for a while. * gnu/packages/python-xyz.scm (python2-ipython-cluster-helper): Remove variable.master
parent
d51b8ac947
commit
8a0e94f69b
|
@ -7554,9 +7554,6 @@ profile, launches a cluster and returns a view. On program exit it shuts the
|
|||
cluster down and deletes the throwaway profile.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-ipython-cluster-helper
|
||||
(package-with-python2 python-ipython-cluster-helper))
|
||||
|
||||
(define-public python-traitlets
|
||||
(package
|
||||
(name "python-traitlets")
|
||||
|
|
Reference in New Issue