]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc: do not depend on typed-ast 64398/head
authorKefu Chai <tchaikov@gmail.com>
Wed, 25 Jun 2025 03:02:46 +0000 (11:02 +0800)
committerZac Dover <zac.dover@proton.me>
Wed, 9 Jul 2025 02:27:15 +0000 (12:27 +1000)
commit7747992d59214f0f35eaf14c733bdfcc4cb604bd
treec0fcd73dc7c1dde2e6d821d6384303b3a168497d
parent5cb916b716e45272240d26aaec0d4b66b198f19f
doc: do not depend on typed-ast

the typed-ast project was marked end of life since July 2023, and
not maintained anymore. since we build the document using readthedocs'
service, and in .readtherdocs.yml we use python 3.9, which comes with
ast module included by its standard library.

the typed-ast dependency was originally added in 30d41597, but now that
we are using python 3.9, there is no need to use this module anymore.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit 85b6d55b1f4587121d92a061950cd7ad7e13b082)
admin/doc-requirements.txt