gnu: Remove python2-editor.
* gnu/packages/python-xyz.scm (python2-editor): Delete variable.
This commit is contained in:
parent
6a16599d39
commit
a5581a1135
1 changed files with 0 additions and 3 deletions
|
@ -16348,9 +16348,6 @@ (define-public python-editor
|
|||
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")
|
||||
|
|
Loading…
Reference in a new issue