mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-funcy.
* gnu/packages/python-xyz.scm (python2-funcy): Delete variable.
This commit is contained in:
parent
e3bbddc406
commit
a969dd23c1
1 changed files with 0 additions and 3 deletions
|
@ -22570,9 +22570,6 @@ (define-public python-funcy
|
||||||
@end enumerate")
|
@end enumerate")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-funcy
|
|
||||||
(package-with-python2 python-funcy))
|
|
||||||
|
|
||||||
(define-public python-isoweek
|
(define-public python-isoweek
|
||||||
(package
|
(package
|
||||||
(name "python-isoweek")
|
(name "python-isoweek")
|
||||||
|
|
Loading…
Reference in a new issue