gnu: Remove python2-tzdata.
* gnu/packages/time.scm (python2-tzdata): Delete variable.
parent
1e3beb327d
commit
391251a74c
|
@ -119,9 +119,6 @@ expressions.")
|
|||
"This library provides a timezone database for Python.")
|
||||
(license expat)))
|
||||
|
||||
(define-public python2-tzdata
|
||||
(package-with-python2 python-pytzdata))
|
||||
|
||||
(define-public python-pytz
|
||||
(package
|
||||
(name "python-pytz")
|
||||
|
|
Reference in New Issue