mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-prettytable.
* gnu/packages/python-xyz.scm (python2-prettytable): Delete variable.
This commit is contained in:
parent
72fe78ab85
commit
69655554e2
1 changed files with 0 additions and 3 deletions
|
@ -12467,9 +12467,6 @@ (define-public python-prettytable
|
||||||
printing of sub-tables by specifying a row range.")
|
printing of sub-tables by specifying a row range.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-prettytable
|
|
||||||
(package-with-python2 python-prettytable))
|
|
||||||
|
|
||||||
(define-public python-curio
|
(define-public python-curio
|
||||||
(package
|
(package
|
||||||
(name "python-curio")
|
(name "python-curio")
|
||||||
|
|
Loading…
Reference in a new issue