Read the Docs build information Build id: 2252380 Project: icb-scanpy Version: 3084 Commit: 932329853fe833dff8dbb5a1739a43efbac775bb Date: 2024-05-31T11:11:58.469478Z State: cancelled Success: False [rtd-command-info] start-time: 2024-05-31T11:13:05.055995Z, end-time: 2024-05-31T11:13:06.057539Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/scverse/scanpy.git . Cloning into '.'... [rtd-command-info] start-time: 2024-05-31T11:13:06.125059Z, end-time: 2024-05-31T11:13:06.723308Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/3084/head:external-3084 From https://github.com/scverse/scanpy * [new ref] refs/pull/3084/head -> external-3084 [rtd-command-info] start-time: 2024-05-31T11:13:06.857277Z, end-time: 2024-05-31T11:13:06.978158Z, duration: 0, exit-code: 0 git checkout --force 932329853fe833dff8dbb5a1739a43efbac775bb Note: switching to '932329853fe833dff8dbb5a1739a43efbac775bb'. 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 9323298 fix `.A` removal [rtd-command-info] start-time: 2024-05-31T11:13:07.053877Z, end-time: 2024-05-31T11:13:07.121661Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-05-31T11:13:07.203247Z, end-time: 2024-05-31T11:13:07.263448Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 submodules: include: all build: os: ubuntu-20.04 tools: python: '3.12' sphinx: fail_on_warning: true # do not change or you will be fired configuration: docs/conf.py python: install: - method: pip path: . extra_requirements: - doc - leiden [rtd-command-info] start-time: 2024-05-31T11:13:07.392530Z, end-time: 2024-05-31T11:13:07.467866Z, duration: 0, exit-code: 0 git submodule sync