gnu: Remove python2-pycountry.

* gnu/packages/python-xyz.scm (python2-pycountry): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:45:50 -04:00
parent d456a036db
commit f3661413b2
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -19683,9 +19683,6 @@ JSON) codec.")
through a Python API.")
(license license:lgpl2.1+)))
(define-public python2-pycountry
(package-with-python2 python-pycountry))
(define-public python-pycosat
(package
(name "python-pycosat")