mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: python2-pendulum: Remove package.
* gnu/packages/time.scm (python2-pendulum): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
79925c2271
commit
a9eb39d4eb
1 changed files with 0 additions and 3 deletions
|
@ -169,9 +169,6 @@ (define-public python-pendulum
|
|||
Pendulum instances.")
|
||||
(license expat)))
|
||||
|
||||
(define-public python2-pendulum
|
||||
(package-with-python2 python-pendulum))
|
||||
|
||||
(define-public python-dateutil
|
||||
(package
|
||||
(name "python-dateutil")
|
||||
|
|
Loading…
Reference in a new issue