gnu: Remove python2-iso639.
* gnu/packages/iso-codes.scm (python2-iso639): Delete variable.
parent
f2a579f8cb
commit
0082e6523f
|
@ -96,9 +96,6 @@ that is concerned with representation of names for languages and language
|
|||
groups.")
|
||||
(license license:agpl3+)))
|
||||
|
||||
(define-public python2-iso639
|
||||
(package-with-python2 python-iso639))
|
||||
|
||||
(define-public python-iso3166
|
||||
(package
|
||||
(name "python-iso3166")
|
||||
|
|
Reference in New Issue