mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: Remove python2-isodate.
* gnu/packages/time.scm (python2-isodate): Delete variable.
This commit is contained in:
parent
89f3f16a84
commit
9257f235f0
1 changed files with 0 additions and 3 deletions
|
@ -378,9 +378,6 @@ (define-public python-isodate
|
|||
ISO 8601 dates, time and duration.")
|
||||
(license bsd-3)))
|
||||
|
||||
(define-public python2-isodate
|
||||
(package-with-python2 python-isodate))
|
||||
|
||||
(define-public python-iso8601
|
||||
(package
|
||||
(name "python-iso8601")
|
||||
|
|
Loading…
Reference in a new issue