mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: Remove python2-iso3166.
* gnu/packages/iso-codes.scm (python2-iso3166): Delete variable.
This commit is contained in:
parent
5fb6ad86bc
commit
f2a579f8cb
1 changed files with 0 additions and 3 deletions
|
@ -115,6 +115,3 @@ groups.")
|
|||
(synopsis "Self-contained ISO 3166-1 country definitions")
|
||||
(description "This package provides the ISO 3166-1 country definitions.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-iso3166
|
||||
(package-with-python2 python-iso3166))
|
||||
|
|
Loading…
Reference in a new issue