mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: Remove python2-iso8601.
* gnu/packages/time.scm (python2-iso8601): Delete variable.
This commit is contained in:
parent
69e5efbcaf
commit
979f6b6e1d
1 changed files with 0 additions and 3 deletions
|
@ -361,9 +361,6 @@ (define-public python-iso8601
|
|||
@code{2007-01-14T20:34:22+00:00}) into @code{datetime} objects.")
|
||||
(license expat)))
|
||||
|
||||
(define-public python2-iso8601
|
||||
(package-with-python2 python-iso8601))
|
||||
|
||||
(define-public python-monotonic
|
||||
(package
|
||||
(name "python-monotonic")
|
||||
|
|
Loading…
Reference in a new issue