gnu: Remove python2-tabulate.

* gnu/packages/python-xyz.scm (python2-tabulate): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:49:03 -04:00
parent 3598e53ec9
commit 487177f00e
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")