Read the Docs build information Build id: 3001081 Project: continuumio-conda-build Version: 4951 Commit: bb281334575b9024db9424d3a2c77d0b3c31684c Date: 2025-04-27T11:15:12.974099Z State: finished Success: False [rtd-command-info] start-time: 2025-04-27T11:15:17.168166Z, end-time: 2025-04-27T11:15:17.782356Z, 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-27T11:15:17.841200Z, end-time: 2025-04-27T11:15:18.989888Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/4951/head:external-4951 From https://github.com/conda/conda-build * [new ref] refs/pull/4951/head -> external-4951 * [new tag] 24.1.0 -> 24.1.0 * [new tag] 24.1.1 -> 24.1.1 * [new tag] 24.1.2 -> 24.1.2 * [new tag] 24.3.0 -> 24.3.0 * [new tag] 3.28.1 -> 3.28.1 * [new tag] 3.28.2 -> 3.28.2 * [new tag] 3.28.3 -> 3.28.3 * [new tag] 3.28.4 -> 3.28.4 [rtd-command-info] start-time: 2025-04-27T11:15:19.099618Z, end-time: 2025-04-27T11:15:19.208695Z, duration: 0, exit-code: 0 git checkout --force bb281334575b9024db9424d3a2c77d0b3c31684c Note: switching to 'bb281334575b9024db9424d3a2c77d0b3c31684c'. 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 bb28133 Only collect dsos for files that will be inspected [rtd-command-info] start-time: 2025-04-27T11:15:19.262846Z, end-time: 2025-04-27T11:15:19.305917Z, 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