mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06: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 @@ ISO 8601 dates, time and duration.")
|
|||
@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…
Add table
Reference in a new issue