gnu: Remove python2-uniseg.
* gnu/packages/python-xyz.scm (python2-uniseg): Delete variable.
This commit is contained in:
parent
c3f1148cf2
commit
63a2d6b094
1 changed files with 0 additions and 3 deletions
|
@ -2096,9 +2096,6 @@ multiple Unicode code points, e.g. \"G\" + acute-accent)
|
||||||
@end enumerate")
|
@end enumerate")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-uniseg
|
|
||||||
(package-with-python2 python-uniseg))
|
|
||||||
|
|
||||||
(define-public python-humanfriendly
|
(define-public python-humanfriendly
|
||||||
(package
|
(package
|
||||||
(name "python-humanfriendly")
|
(name "python-humanfriendly")
|
||||||
|
|
Reference in a new issue