gnu: Remove python2-chardet.
* gnu/packages/python-xyz.scm (python2-chardet): Delete variable.
parent
e9d63dbd23
commit
3dd350f527
|
@ -13559,9 +13559,6 @@ simulation, statistical modeling, machine learning and much more.")
|
||||||
automatically detect a wide range of file encodings.")
|
automatically detect a wide range of file encodings.")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public python2-chardet
|
|
||||||
(package-with-python2 python-chardet))
|
|
||||||
|
|
||||||
(define-public python-charset-normalizer
|
(define-public python-charset-normalizer
|
||||||
(package
|
(package
|
||||||
(name "python-charset-normalizer")
|
(name "python-charset-normalizer")
|
||||||
|
|
Reference in New Issue