me
/
guix
Archived
1
0
Fork 0

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
Marius Bakke 2021-05-22 19:48:01 +02:00
parent d51b8ac947
commit 8a0e94f69b
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 3 deletions

View File

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