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 @@ spreadsheets using Microsoft Excel proprietary file formats @samp{.xls} and
Unicode-aware. It is not intended as an end-user tool.") Unicode-aware. It is not intended as an end-user tool.")
(license license:bsd-3))) (license license:bsd-3)))
(define-public python2-xlrd
(package-with-python2 python-xlrd))
;;; Note: this package is unmaintained since 2018 (archived on GitHub). ;;; Note: this package is unmaintained since 2018 (archived on GitHub).
(define-public python-xlwt (define-public python-xlwt
(package (package