Read the Docs build information Build id: 2933085 Project: continuumio-conda-build Version: latest Commit: 3d87213b840774a24ab1733664d2b36664233754 Date: 2025-04-02T12:09:06.740693Z State: cancelled Success: False [rtd-command-info] start-time: 2025-04-02T12:09:07.770872Z, end-time: 2025-04-02T12:09:08.364591Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/conda/conda-build.git . Cloning into '.'... [rtd-command-info] start-time: 2025-04-02T12:09:08.425894Z, end-time: 2025-04-02T12:09:09.474121Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/conda/conda-build * [new tag] 24.11.0 -> 24.11.0 * [new tag] 24.11.1 -> 24.11.1 * [new tag] 24.11.2 -> 24.11.2 * [new tag] 25.1.0 -> 25.1.0 * [new tag] 25.1.1 -> 25.1.1 * [new tag] 25.1.2 -> 25.1.2 * [new tag] 25.3.0 -> 25.3.0 * [new tag] 25.3.1 -> 25.3.1 [rtd-command-info] start-time: 2025-04-02T12:09:09.578032Z, end-time: 2025-04-02T12:09:09.695269Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 3d87213 Merge commit from fork [rtd-command-info] start-time: 2025-04-02T12:09:09.763047Z, end-time: 2025-04-02T12:09:09.802528Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 sphinx: configuration: docs/source/conf.py 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