gnu: python2-arrow: Remove package.
* gnu/packages/time.scm (python2-arrow): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
8b2b546396
commit
f21da33255
1 changed files with 0 additions and 3 deletions
|
@ -448,9 +448,6 @@ converting dates, times, and timestamps. It implements and updates the
|
|||
datetime type.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-arrow
|
||||
(package-with-python2 python-arrow))
|
||||
|
||||
(define-public python-aniso8601
|
||||
(package
|
||||
(name "python-aniso8601")
|
||||
|
|
Reference in a new issue