mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-17 16:38:12 -05:00
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 @@ (define-public python-translitcodec
|
|||
ISO 8859, etc.).")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-translitcodec
|
||||
(package-with-python2 python-translitcodec))
|
||||
|
||||
(define-public python-anyqt
|
||||
(package
|
||||
(name "python-anyqt")
|
||||
|
|
Loading…
Reference in a new issue