mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-kitchen.
* gnu/packages/python-xyz.scm (python2-kitchen): Delete variable.
This commit is contained in:
parent
a5581a1135
commit
38d6bfb6d6
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue