gnu: Remove python2-funcy.
* gnu/packages/python-xyz.scm (python2-funcy): Delete variable.
parent
e3bbddc406
commit
a969dd23c1
|
@ -22570,9 +22570,6 @@ Examples are:
|
||||||
@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")
|
||||||
|
|
Reference in New Issue