mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
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 @@ (define-public python-uniseg
|
|||
@end enumerate")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-uniseg
|
||||
(package-with-python2 python-uniseg))
|
||||
|
||||
(define-public python-humanfriendly
|
||||
(package
|
||||
(name "python-humanfriendly")
|
||||
|
|
Loading…
Reference in a new issue