Read the Docs build information Build id: 1953434 Project: icb-scanpy Version: 2815 Commit: e306ac3215f7f04b76edda3ca71e629136d87344 Date: 2024-01-16T18:07:09.527896Z State: finished Success: False [rtd-command-info] start-time: 2024-01-16T18:07:10.633938Z, end-time: 2024-01-16T18:07:14.614575Z, duration: 3, exit-code: 0 git clone --depth 1 https://github.com/scverse/scanpy.git . Cloning into '.'... [rtd-command-info] start-time: 2024-01-16T18:07:14.693196Z, end-time: 2024-01-16T18:07:15.621968Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/2815/head:external-2815 From https://github.com/scverse/scanpy * [new ref] refs/pull/2815/head -> external-2815 [rtd-command-info] start-time: 2024-01-16T18:07:15.743610Z, end-time: 2024-01-16T18:07:15.954415Z, duration: 0, exit-code: 0 git checkout --force e306ac3215f7f04b76edda3ca71e629136d87344 Note: switching to 'e306ac3215f7f04b76edda3ca71e629136d87344'. 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 e306ac3 (fix): weights condition bug [rtd-command-info] start-time: 2024-01-16T18:07:16.024614Z, end-time: 2024-01-16T18:07:16.082786Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-01-16T18:07:16.162531Z, end-time: 2024-01-16T18:07:16.221039Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 build: os: ubuntu-20.04 tools: python: '3.11' 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