gnu: Remove python2-funcy.

* gnu/packages/python-xyz.scm (python2-funcy): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:44:52 -04:00
parent e3bbddc406
commit a969dd23c1
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")