Read the Docs build information Build id: 2259292 Project: icb-scanpy Version: 3060 Commit: fda383e86b56dbbba0146589624fcc2434d2bc19 Date: 2024-06-04T11:20:52.400842Z State: cancelled Success: False [rtd-command-info] start-time: 2024-06-04T11:20:53.612126Z, end-time: 2024-06-04T11:20:54.688394Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/scverse/scanpy.git . Cloning into '.'... [rtd-command-info] start-time: 2024-06-04T11:20:54.756521Z, end-time: 2024-06-04T11:20:55.508245Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/3060/head:external-3060 From https://github.com/scverse/scanpy * [new ref] refs/pull/3060/head -> external-3060 [rtd-command-info] start-time: 2024-06-04T11:20:55.649114Z, end-time: 2024-06-04T11:20:55.856281Z, duration: 0, exit-code: 0 git checkout --force fda383e86b56dbbba0146589624fcc2434d2bc19 Note: switching to 'fda383e86b56dbbba0146589624fcc2434d2bc19'. 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 fda383e 3k [rtd-command-info] start-time: 2024-06-04T11:20:55.954580Z, end-time: 2024-06-04T11:20:56.024730Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-06-04T11:20:56.107516Z, end-time: 2024-06-04T11:20:56.163467Z, 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-06-04T11:20:56.297524Z, end-time: 2024-06-04T11:20:56.380563Z, duration: 0, exit-code: 0 git submodule sync