gnu: Remove python2-xlrd.

* gnu/packages/python-xyz.scm (python2-xlrd): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:01:57 -04:00
parent e6e55d7efb
commit c80cd05540
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -12185,9 +12185,6 @@ (define-public python-xlrd
Unicode-aware. It is not intended as an end-user tool.")
(license license:bsd-3)))
(define-public python2-xlrd
(package-with-python2 python-xlrd))
;;; Note: this package is unmaintained since 2018 (archived on GitHub).
(define-public python-xlwt
(package