me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-iso3166.

* gnu/packages/iso-codes.scm (python2-iso3166): Delete variable.
Maxim Cournoyer 2022-04-29 17:34:57 -04:00
parent 5fb6ad86bc
commit f2a579f8cb
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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))