]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: do not depend on typed-ast 64162/head
authorKefu Chai <tchaikov@gmail.com>
Wed, 25 Jun 2025 03:02:46 +0000 (11:02 +0800)
committerKefu Chai <tchaikov@gmail.com>
Wed, 25 Jun 2025 04:23:24 +0000 (12:23 +0800)
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>
admin/doc-requirements.txt

index b324d1b9dfecde269d9cc54d6913deaf6626fa3a..164896329b7523660918c7445ad0aaaa4dab5495 100644 (file)
@@ -13,7 +13,6 @@ sphinx-autodoc-typehints == 1.18.3
 sphinx-prompt
 sphinx_rtd_theme
 Sphinx-Substitution-Extensions
-typed-ast
 sphinxcontrib-mermaid
 sphinxcontrib-openapi
 sphinxcontrib-seqdiag