Read the Docs build information Build id: 2241016 Project: icb-anndata Version: 666 Commit: 2d04dd9c4097cda847fd3853e1af0f8e9324d7db Date: 2024-05-27T07:14:44.801739Z State: finished Success: False [rtd-command-info] start-time: 2024-05-27T07:14:45.997497Z, end-time: 2024-05-27T07:14:46.524125Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/scverse/anndata.git . Cloning into '.'... [rtd-command-info] start-time: 2024-05-27T07:14:46.589288Z, end-time: 2024-05-27T07:14:47.749396Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/666/head:external-666 From https://github.com/scverse/anndata * [new ref] refs/pull/666/head -> external-666 * [new tag] 0.7.6 -> 0.7.6 * [new tag] 0.7.7 -> 0.7.7 * [new tag] 0.7.8 -> 0.7.8 * [new tag] 0.8.0.dev0 -> 0.8.0.dev0 [rtd-command-info] start-time: 2024-05-27T07:14:47.882041Z, end-time: 2024-05-27T07:14:47.968538Z, duration: 0, exit-code: 0 git checkout --force 2d04dd9c4097cda847fd3853e1af0f8e9324d7db Note: switching to '2d04dd9c4097cda847fd3853e1af0f8e9324d7db'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 2d04dd9 Fix bibliography reference [rtd-command-info] start-time: 2024-05-27T07:14:48.035944Z, end-time: 2024-05-27T07:14:48.092838Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-05-27T07:14:48.158940Z, end-time: 2024-05-27T07:14:48.216565Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 build: image: latest sphinx: configuration: docs/conf.py python: version: 3.7 install: - method: pip path: . extra_requirements: - doc