Read the Docs build information Build id: 1870688 Project: lime-lime-bi Version: latest Commit: a2fe9dda763c6fbe657574e670f2c6854db16fc7 Date: 2023-11-29T16:04:50.223442Z State: cancelled Success: False [rtd-command-info] start-time: 2023-11-29T16:06:09.332589Z, end-time: 2023-11-29T16:06:15.435787Z, duration: 6, exit-code: 0 git clone --depth 1 git@github.com:Lundalogik/lime-bi.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-11-29T16:06:15.504302Z, end-time: 2023-11-29T16:06:18.002666Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:Lundalogik/lime-bi * [new tag] v3.45.0 -> v3.45.0 * [new tag] v3.46.0 -> v3.46.0 * [new tag] v3.46.1 -> v3.46.1 * [new tag] v3.46.2 -> v3.46.2 * [new tag] v3.46.3 -> v3.46.3 * [new tag] v3.46.4 -> v3.46.4 * [new tag] v3.46.5 -> v3.46.5 * [new tag] v3.46.6 -> v3.46.6 [rtd-command-info] start-time: 2023-11-29T16:06:18.132520Z, end-time: 2023-11-29T16:06:18.617652Z, 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 a2fe9dd chore(release): 3.46.7 [skip ci] [rtd-command-info] start-time: 2023-11-29T16:06:18.698586Z, end-time: 2023-11-29T16:06:18.761416Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-11-29T16:06:18.830103Z, end-time: 2023-11-29T16:06:18.891664Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 mkdocs: configuration: mkdocs.yml build: os: "ubuntu-22.04" tools: python: "3.11" python: install: - requirements: docs/requirements.txt