Read the Docs build information Build id: 1952825 Project: continuumio-conda-build Version: 5139 Commit: f5eab4d8d11a5e15e1add60704967b6424bf7b84 Date: 2024-01-16T14:51:35.263491Z State: finished Success: False [rtd-command-info] start-time: 2024-01-16T14:52:14.717515Z, end-time: 2024-01-16T14:52:15.457620Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/conda/conda-build . Cloning into '.'... [rtd-command-info] start-time: 2024-01-16T14:52:15.519603Z, end-time: 2024-01-16T14:52:16.859275Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/5139/head:external-5139 From https://github.com/conda/conda-build * [new ref] refs/pull/5139/head -> external-5139 * [new tag] 3.28.0 -> 3.28.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 [rtd-command-info] start-time: 2024-01-16T14:52:16.989441Z, end-time: 2024-01-16T14:52:17.132215Z, duration: 0, exit-code: 0 git checkout --force f5eab4d8d11a5e15e1add60704967b6424bf7b84 Note: switching to 'f5eab4d8d11a5e15e1add60704967b6424bf7b84'. 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 f5eab4d Add packages to variants if special selectors used [rtd-command-info] start-time: 2024-01-16T14:52:17.207641Z, end-time: 2024-01-16T14:52:17.274501Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-01-16T14:52:17.339892Z, end-time: 2024-01-16T14:52:17.400218Z, 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