ceph-mirror/admin
Kefu Chai 7747992d59 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 85b6d55b1f)
2025-07-09 12:27:15 +10:00
..
build-doc admin/build-doc: use venv module again 2021-09-01 17:40:35 -04:00
doc-pybind.txt admin/build-doc: consolidate the build deps into admin/doc-pybind.txt 2020-12-12 16:27:20 +08:00
doc-python-common-requirements.txt doc: build mon_command_api.rst using a homebrew extension 2021-01-08 11:35:42 +08:00
doc-read-the-docs.txt ceph/admin: s/master/main 2022-03-18 09:05:45 +10:00
doc-requirements.txt doc: do not depend on typed-ast 2025-07-09 12:27:15 +10:00
serve-doc admin/serve-doc: Switch to python3 only 2020-02-29 10:29:21 +10:00