gnu: python-xlwt: Add comment about maintainership of the package.
The package appears to be abandoned. * gnu/packages/python-xyz.scm (python-xlwt): Add comment.master
parent
00bad443ef
commit
b92d09cda1
|
@ -11027,6 +11027,7 @@ Unicode-aware. It is not intended as an end-user tool.")
|
|||
(define-public python2-xlrd
|
||||
(package-with-python2 python-xlrd))
|
||||
|
||||
;;; Note: this package is unmaintained since 2018 (archived on GitHub).
|
||||
(define-public python-xlwt
|
||||
(package
|
||||
(name "python-xlwt")
|
||||
|
|
Reference in New Issue