gnu: Remove python2-pyicu.
* gnu/packages/python-xyz.scm (python2-pyicu): Delete variable.
This commit is contained in:
parent
46933e2b7e
commit
80e3ab8d1e
1 changed files with 0 additions and 3 deletions
|
@ -2747,9 +2747,6 @@ (define-public python-pyicu
|
|||
"PyICU is a python extension wrapping the ICU C++ API.")
|
||||
(license license:x11)))
|
||||
|
||||
(define-public python2-pyicu
|
||||
(package-with-python2 python-pyicu))
|
||||
|
||||
(define-public python-dogtail
|
||||
(package
|
||||
(name "python-dogtail")
|
||||
|
|
Loading…
Reference in a new issue