gnu: python-typed-ast: Add comment regarding package's end of life.
* gnu/packages/python-xyz.scm (python-typed-ast): Add comment. Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
parent
2088c135d4
commit
fb11149fea
|
@ -26299,6 +26299,7 @@ source bytes using the UTF-8 encoding and then rewrites Python 3.6 style
|
|||
@code{f} strings.")
|
||||
(license license:expat)))
|
||||
|
||||
;; TODO: https://github.com/python/typed_ast/issues/179
|
||||
(define-public python-typed-ast
|
||||
(package
|
||||
(name "python-typed-ast")
|
||||
|
|
Reference in New Issue