Read the Docs build information Build id: 2730349 Project: continuumio-conda-build Version: 5580 Commit: f3456900dd31dfb2209f3c3aa546cb907440cbe0 Date: 2025-01-13T11:33:17.546321Z State: finished Success: False [rtd-command-info] start-time: 2025-01-13T11:33:18.769173Z, end-time: 2025-01-13T11:33:19.402222Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/conda/conda-build . Cloning into '.'... [rtd-command-info] start-time: 2025-01-13T11:33:19.470626Z, end-time: 2025-01-13T11:33:20.522021Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/5580/head:external-5580 From https://github.com/conda/conda-build * [new ref] refs/pull/5580/head -> external-5580 * [new tag] 24.11.0 -> 24.11.0 * [new tag] 24.11.1 -> 24.11.1 * [new tag] 24.11.2 -> 24.11.2 [rtd-command-info] start-time: 2025-01-13T11:33:20.657235Z, end-time: 2025-01-13T11:33:20.814720Z, duration: 0, exit-code: 0 git checkout --force f3456900dd31dfb2209f3c3aa546cb907440cbe0 Note: switching to 'f3456900dd31dfb2209f3c3aa546cb907440cbe0'. 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 f345690 Update RELEASE.md [rtd-command-info] start-time: 2025-01-13T11:33:20.879362Z, end-time: 2025-01-13T11:33:20.951917Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 build: os: ubuntu-22.04 tools: python: '3.11' python: install: - requirements: docs/requirements.txt # Build PDF, ePub and zipped HTML formats: - epub - pdf - htmlzip