me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-wcwidth.

* gnu/packages/python-xyz.scm (python2-wcwidth): Delete variable.
Maxim Cournoyer 2022-05-13 15:35:25 -04:00
parent f451a8e80c
commit e5c6816ddf
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -16024,9 +16024,6 @@ Python implementation of the @code{wcwidth} and @code{wcswidth} C functions
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")