gnu: Remove python2-tabulate.
* gnu/packages/python-xyz.scm (python2-tabulate): Delete variable.
parent
3598e53ec9
commit
487177f00e
|
@ -17113,9 +17113,6 @@ It uses LR parsing and does extensive error checking.")
|
||||||
data in Python.")
|
data in Python.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-tabulate
|
|
||||||
(package-with-python2 python-tabulate))
|
|
||||||
|
|
||||||
(define-public python-kazoo
|
(define-public python-kazoo
|
||||||
(package
|
(package
|
||||||
(name "python-kazoo")
|
(name "python-kazoo")
|
||||||
|
|
Reference in New Issue