me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-prettytable.

* gnu/packages/python-xyz.scm (python2-prettytable): Delete variable.
Maxim Cournoyer 2022-04-29 17:46:15 -04:00
parent 72fe78ab85
commit 69655554e2
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -12467,9 +12467,6 @@ independent alignment of columns (left or right justified or centred) and
printing of sub-tables by specifying a row range.")
(license license:bsd-3)))
(define-public python2-prettytable
(package-with-python2 python-prettytable))
(define-public python-curio
(package
(name "python-curio")