Closed
Description
I noticed in #2795 that the docs builds were failing. The error messages look like this:
[AutoAPI] Reading files... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/zarr/checkouts/2795/src/zarr/_version.py
WARNING: Unable to read file: /home/docs/checkouts/readthedocs.org/user_builds/zarr/checkouts/2795/src/zarr/_version.py [autoapi.not_readable]
[AutoAPI] Reading files... [ 3%] /home/docs/checkouts/readthedocs.org/user_builds/zarr/checkouts/2795/src/zarr/creation.py
WARNING: Unable to read file: /home/docs/checkouts/readthedocs.org/user_builds/zarr/checkouts/2795/src/zarr/creation.py [autoapi.not_readable]
This is consistent with RTD not setting up our project correctly.
I created #2796 to check if these failures were due to changes I made in #2795, and it seems like the answer to that is "no", so something must have changed about the build process.
Does anyone have ideas for why the docs builds are failing, and how we might fix it?
Metadata
Metadata
Assignees
Labels
No labels