gnu: Remove python2-translitcodec.
* gnu/packages/python-xyz.scm (python2-translitcodec): Delete variable.
This commit is contained in:
parent
8f279ececf
commit
20f94ed992
1 changed files with 0 additions and 3 deletions
|
@ -16174,9 +16174,6 @@ best-effort representations using smaller coded character sets (ASCII,
|
||||||
ISO 8859, etc.).")
|
ISO 8859, etc.).")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-translitcodec
|
|
||||||
(package-with-python2 python-translitcodec))
|
|
||||||
|
|
||||||
(define-public python-anyqt
|
(define-public python-anyqt
|
||||||
(package
|
(package
|
||||||
(name "python-anyqt")
|
(name "python-anyqt")
|
||||||
|
|
Reference in a new issue