mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-tabulate.
* gnu/packages/python-xyz.scm (python2-tabulate): Delete variable.
This commit is contained in:
parent
3598e53ec9
commit
487177f00e
1 changed files with 0 additions and 3 deletions
|
@ -17113,9 +17113,6 @@ (define-public python-tabulate
|
|||
data in Python.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-tabulate
|
||||
(package-with-python2 python-tabulate))
|
||||
|
||||
(define-public python-kazoo
|
||||
(package
|
||||
(name "python-kazoo")
|
||||
|
|
Loading…
Reference in a new issue