Read the Docs build information Build id: 2730742 Project: continuumio-conda-build Version: 5581 Commit: 328ad5ad725c4dc99940b131673016182138585c Date: 2025-01-13T15:10:18.199817Z State: finished Success: False [rtd-command-info] start-time: 2025-01-13T15:10:19.369356Z, end-time: 2025-01-13T15:10:20.055732Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/conda/conda-build . Cloning into '.'... [rtd-command-info] start-time: 2025-01-13T15:10:20.125439Z, end-time: 2025-01-13T15:10:21.192742Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/5581/head:external-5581 From https://github.com/conda/conda-build * [new ref] refs/pull/5581/head -> external-5581 * [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-13T15:10:21.322568Z, end-time: 2025-01-13T15:10:21.475603Z, duration: 0, exit-code: 0 git checkout --force 328ad5ad725c4dc99940b131673016182138585c Note: switching to '328ad5ad725c4dc99940b131673016182138585c'. 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 328ad5a Add first time contributions [rtd-command-info] start-time: 2025-01-13T15:10:21.549104Z, end-time: 2025-01-13T15:10:21.608898Z, 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