me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-chardet.

* gnu/packages/python-xyz.scm (python2-chardet): Delete variable.
Maxim Cournoyer 2022-05-01 02:51:40 -04:00
parent e9d63dbd23
commit 3dd350f527
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -13559,9 +13559,6 @@ simulation, statistical modeling, machine learning and much more.")
automatically detect a wide range of file encodings.")
(license license:lgpl2.1+)))
(define-public python2-chardet
(package-with-python2 python-chardet))
(define-public python-charset-normalizer
(package
(name "python-charset-normalizer")