1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 12:00:35 +02:00

gnu: Remove python2-editor.

* gnu/packages/python-xyz.scm (python2-editor): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:43:14 -04:00
parent 6a16599d39
commit a5581a1135
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -16348,9 +16348,6 @@ by providing an implementation of the PEP 3156 event-loop.")
programmatically interfacing with your system's $EDITOR.")
(license license:asl2.0)))
(define-public python2-editor
(package-with-python2 python-editor))
(define-public python-multiprocessing-logging
(package
(name "python-multiprocessing-logging")