mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: Remove python2-chardet.
* gnu/packages/python-xyz.scm (python2-chardet): Delete variable.
This commit is contained in:
parent
e9d63dbd23
commit
3dd350f527
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue