gnu: Remove python2-pytz.
* gnu/packages/time.scm (python2-pytz): Delete variable.
This commit is contained in:
parent
cd78abdbe7
commit
69e5efbcaf
1 changed files with 0 additions and 3 deletions
|
@ -140,9 +140,6 @@ (define-public python-pytz
|
||||||
saving time. Almost all of the Olson timezones are supported.")
|
saving time. Almost all of the Olson timezones are supported.")
|
||||||
(license expat)))
|
(license expat)))
|
||||||
|
|
||||||
(define-public python2-pytz
|
|
||||||
(package-with-python2 python-pytz))
|
|
||||||
|
|
||||||
(define-public python-pendulum
|
(define-public python-pendulum
|
||||||
(package
|
(package
|
||||||
(name "python-pendulum")
|
(name "python-pendulum")
|
||||||
|
|
Loading…
Reference in a new issue