Read the Docs build information Build id: 3319754 Project: continuumio-conda-build Version: 5780 Commit: 569b6c3fc02c9d247d6283de092bdf9996aa0935 Date: 2025-08-31T02:52:21.559542Z State: finished Success: False [rtd-command-info] start-time: 2025-08-31T02:52:22.510548Z, end-time: 2025-08-31T02:52:23.083191Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/conda/conda-build.git . Cloning into '.'... [rtd-command-info] start-time: 2025-08-31T02:52:23.168060Z, end-time: 2025-08-31T02:52:24.243839Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/5780/head:external-5780 From https://github.com/conda/conda-build * [new ref] refs/pull/5780/head -> external-5780 * [new tag] 24.5.0 -> 24.5.0 [rtd-command-info] start-time: 2025-08-31T02:52:24.977227Z, end-time: 2025-08-31T02:52:25.083340Z, duration: 0, exit-code: 0 git checkout --force 569b6c3fc02c9d247d6283de092bdf9996aa0935 Note: switching to '569b6c3fc02c9d247d6283de092bdf9996aa0935'. 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 569b6c3 move chunks into utils [rtd-command-info] start-time: 2025-08-31T02:52:25.177448Z, end-time: 2025-08-31T02:52:25.216463Z, 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