gnu: Remove python2-kitchen.

* gnu/packages/python-xyz.scm (python2-kitchen): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:43:21 -04:00
parent a5581a1135
commit 38d6bfb6d6
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3821,9 +3821,6 @@ (define-public python-kitchen
;; kitchen/pycompat25/defaultdict.py:
license:psfl))))
(define-public python2-kitchen
(package-with-python2 python-kitchen))
(define-public python-roman
(package
(name "python-roman")