mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-08 10:15:56 +02:00
gnu: Remove python2-coloredlogs.
* gnu/packages/python-xyz.scm (python2-coloredlogs): Delete variable.
This commit is contained in:
@@ -2512,9 +2512,6 @@ Python's logging module. The @code{ColoredFormatter} class inherits from
|
||||
messages in color.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-coloredlogs
|
||||
(package-with-python2 python-coloredlogs))
|
||||
|
||||
(define-public python-editorconfig
|
||||
(package
|
||||
(name "python-editorconfig")
|
||||
|
||||
Reference in New Issue
Block a user