gnu: Remove python2-aniso8601.
* gnu/packages/time.scm (python2-aniso8601): Delete variable.
This commit is contained in:
parent
17143c8c4d
commit
1e3beb327d
1 changed files with 0 additions and 3 deletions
|
@ -515,9 +515,6 @@ (define-public python-aniso8601
|
|||
"This package contains a library for parsing ISO 8601 datetime strings.")
|
||||
(license bsd-3)))
|
||||
|
||||
(define-public python2-aniso8601
|
||||
(package-with-python2 python-aniso8601))
|
||||
|
||||
(define-public datefudge
|
||||
(package
|
||||
(name "datefudge")
|
||||
|
|
Loading…
Reference in a new issue