mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
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
|
||
|---|---|---|
| .. | ||
| build-doc | ||
| doc-pybind.txt | ||
| doc-python-common-requirements.txt | ||
| doc-read-the-docs.txt | ||
| doc-requirements.txt | ||
| serve-doc | ||