gnu: Remove python2-uniseg.

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

View File

@ -2096,9 +2096,6 @@ multiple Unicode code points, e.g. \"G\" + acute-accent)
@end enumerate")
(license license:expat)))
(define-public python2-uniseg
(package-with-python2 python-uniseg))
(define-public python-humanfriendly
(package
(name "python-humanfriendly")