mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
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.")
|
||||
(license expat)))
|
||||
|
||||
(define-public python2-pytz
|
||||
(package-with-python2 python-pytz))
|
||||
|
||||
(define-public python-pendulum
|
||||
(package
|
||||
(name "python-pendulum")
|
||||
|
|
Loading…
Reference in a new issue