Read the Docs build information Build id: 2161938 Project: icb-anndata Version: 666 Commit: b0dad1b35801473dfe75fc8f8ceb284ab44772c5 Date: 2024-04-18T18:31:09.359715Z State: finished Success: False [rtd-command-info] start-time: 2024-04-18T18:31:10.556854Z, end-time: 2024-04-18T18:31:11.167622Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/scverse/anndata.git . Cloning into '.'... [rtd-command-info] start-time: 2024-04-18T18:31:11.241050Z, end-time: 2024-04-18T18:31:12.490748Z, 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-04-18T18:31:12.625827Z, end-time: 2024-04-18T18:31:12.711222Z, duration: 0, exit-code: 0 git checkout --force b0dad1b35801473dfe75fc8f8ceb284ab44772c5 Note: switching to 'b0dad1b35801473dfe75fc8f8ceb284ab44772c5'. 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 b0dad1b Fix footnote in JOSS paper (#1444) [rtd-command-info] start-time: 2024-04-18T18:31:12.801313Z, end-time: 2024-04-18T18:31:12.860984Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-04-18T18:31:12.930005Z, end-time: 2024-04-18T18:31:12.992018Z, 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