me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-coloredlogs.

* gnu/packages/python-xyz.scm (python2-coloredlogs): Delete variable.
Maxim Cournoyer 2022-04-29 17:40:30 -04:00
parent a12716ed27
commit 39d627447c
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

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