1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-08-19 00:01:28 +02:00

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
-3
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.")
(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