mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-29 07:42:23 -05:00
gnu: Remove python2-wcwidth.
* gnu/packages/python-xyz.scm (python2-wcwidth): Delete variable.
This commit is contained in:
parent
f451a8e80c
commit
e5c6816ddf
1 changed files with 0 additions and 3 deletions
|
@ -16024,9 +16024,6 @@ (define-public python-wcwidth
|
|||
specified in POSIX.1-2001 and POSIX.1-2008.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-wcwidth
|
||||
(package-with-python2 python-wcwidth))
|
||||
|
||||
(define-public python-chai
|
||||
(package
|
||||
(name "python-chai")
|
||||
|
|
Loading…
Reference in a new issue