gnu: Remove python2-ukpostcodeparser.

* gnu/packages/python-xyz.scm (python2-ukpostcodeparser): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:13:09 -04:00
parent 3cf5dfe72c
commit 68f71a2bfd
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -17461,9 +17461,6 @@ simple, lightweight implementation.")
parsing UK postcodes.")
(license license:expat)))
(define-public python2-ukpostcodeparser
(package-with-python2 python-ukpostcodeparser))
(define-public python-faker
(package
(name "python-faker")