Read the Docs build information Build id: 2731062 Project: continuumio-conda-docs Version: 969 Commit: 2c866eed19c3c60f570669eb31238e64cf48cef0 Date: 2025-01-13T16:35:56.950076Z State: finished Success: False [rtd-command-info] start-time: 2025-01-13T16:35:58.065158Z, end-time: 2025-01-13T16:35:58.571658Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/conda/conda-docs . Cloning into '.'... [rtd-command-info] start-time: 2025-01-13T16:35:58.639682Z, end-time: 2025-01-13T16:35:59.111384Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/969/head:external-969 From https://github.com/conda/conda-docs * [new ref] refs/pull/969/head -> external-969 [rtd-command-info] start-time: 2025-01-13T16:35:59.250799Z, end-time: 2025-01-13T16:35:59.321449Z, duration: 0, exit-code: 0 git checkout --force 2c866eed19c3c60f570669eb31238e64cf48cef0 Note: switching to '2c866eed19c3c60f570669eb31238e64cf48cef0'. 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 2c866ee [pre-commit.ci] pre-commit autoupdate [rtd-command-info] start-time: 2025-01-13T16:35:59.390660Z, end-time: 2025-01-13T16:35:59.457661Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 # Set build image and Python version build: os: ubuntu-22.04 tools: python: "3" python: install: - requirements: requirements.txt # Additional (downloadable) formats of the documentation to be built, apart # from the default HTML. formats: - htmlzip