mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: Remove python2-monotonic.
* gnu/packages/time.scm (python2-monotonic): Delete variable.
This commit is contained in:
parent
96254cbd02
commit
041c048119
1 changed files with 0 additions and 3 deletions
|
@ -436,9 +436,6 @@ (define-public python-monotonic
|
|||
value (in fractional seconds) of a clock which never goes backwards.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-monotonic
|
||||
(package-with-python2 python-monotonic))
|
||||
|
||||
(define-public python-pyrfc3339
|
||||
(package
|
||||
(name "python-pyrfc3339")
|
||||
|
|
Loading…
Reference in a new issue