Read the Docs build information Build id: 2598519 Project: icb-scanpy Version: 3284 Commit: e90006686c691899533f0cdb4888ca135e6cc4d2 Date: 2024-11-07T12:02:01.441207Z State: cancelled Success: False [rtd-command-info] start-time: 2024-11-07T12:02:02.776842Z, end-time: 2024-11-07T12:02:03.858520Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/scverse/scanpy.git . Cloning into '.'... [rtd-command-info] start-time: 2024-11-07T12:02:03.952941Z, end-time: 2024-11-07T12:02:04.661848Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/3284/head:external-3284 From https://github.com/scverse/scanpy * [new ref] refs/pull/3284/head -> external-3284 [rtd-command-info] start-time: 2024-11-07T12:02:04.804259Z, end-time: 2024-11-07T12:02:05.009350Z, duration: 0, exit-code: 0 git checkout --force e90006686c691899533f0cdb4888ca135e6cc4d2 Note: switching to 'e90006686c691899533f0cdb4888ca135e6cc4d2'. 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 e900066 update if-else [rtd-command-info] start-time: 2024-11-07T12:02:05.102999Z, end-time: 2024-11-07T12:02:05.166856Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 submodules: include: all build: os: ubuntu-24.04 tools: python: '3.12' jobs: post_checkout: # unshallow so version can be derived from tag - git fetch --unshallow || true pre_build: # run towncrier to preview the next version’s release notes - ( find docs/release-notes -regex '[^.]+[.][^.]+.md' | grep -q . ) && towncrier build --keep || true 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 - dev # for towncrier - leiden [rtd-command-info] start-time: 2024-11-07T12:02:05.321567Z, end-time: 2024-11-07T12:02:05.403818Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2024-11-07T12:02:05.485713Z, end-time: 2024-11-07T12:02:21.302534Z, duration: 15, exit-code: 0 git submodule update --init --force -- Submodule 'notebooks' (https://github.com/scverse/scanpy-tutorials/) registered for path 'notebooks' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/3284/notebooks'... Submodule path 'notebooks': checked out '3385df77ce0f63987104bc644562a811c5d1b441'