Read the Docs build information Build id: 2112178 Project: icb-anndata Version: 1444 Commit: 9f002914da2ceb5ac24c78cdc756b7fcbfa11e73 Date: 2024-03-26T15:44:19.520742Z State: finished Success: False [rtd-command-info] start-time: 2024-03-26T15:45:30.331674Z, end-time: 2024-03-26T15:45:30.887746Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/scverse/anndata.git . Cloning into '.'... [rtd-command-info] start-time: 2024-03-26T15:45:30.957167Z, end-time: 2024-03-26T15:45:32.269523Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/1444/head:external-1444 From https://github.com/scverse/anndata * [new ref] refs/pull/1444/head -> external-1444 * [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-03-26T15:45:32.404736Z, end-time: 2024-03-26T15:45:32.490685Z, duration: 0, exit-code: 0 git checkout --force 9f002914da2ceb5ac24c78cdc756b7fcbfa11e73 Note: switching to '9f002914da2ceb5ac24c78cdc756b7fcbfa11e73'. 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 9f00291 Fix footnote in JOSS paper [rtd-command-info] start-time: 2024-03-26T15:45:32.582805Z, end-time: 2024-03-26T15:45:32.643940Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-03-26T15:45:32.724252Z, end-time: 2024-03-26T15:45:32.778096Z, 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