gnu: Remove python2-whatever.
* gnu/packages/python-xyz.scm (python2-whatever): Delete variable.
This commit is contained in:
parent
ae657ec626
commit
accabb385a
1 changed files with 0 additions and 3 deletions
|
@ -22354,9 +22354,6 @@ files, and Makefiles.")
|
||||||
functions by partial application of operators.")
|
functions by partial application of operators.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-whatever
|
|
||||||
(package-with-python2 python-whatever))
|
|
||||||
|
|
||||||
(define-public python-funcy
|
(define-public python-funcy
|
||||||
(package
|
(package
|
||||||
(name "python-funcy")
|
(name "python-funcy")
|
||||||
|
|
Reference in a new issue