Read the Docs build information Build id: 3754383 Project: mdolab-openconcept Version: 86 Commit: d05812aa8c17a7fed70682c89c1729aea3e46c3d Date: 2026-02-16T16:54:50.216004Z State: cancelled Success: False [rtd-command-info] start-time: 2026-02-16T16:54:51.222582Z, end-time: 2026-02-16T16:54:51.782434Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/mdolab/openconcept.git . Cloning into '.'... [rtd-command-info] start-time: 2026-02-16T16:54:51.869614Z, end-time: 2026-02-16T16:54:52.986685Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/86/head:external-86 From https://github.com/mdolab/openconcept * [new ref] refs/pull/86/head -> external-86 * [new tag] v0.4.0 -> v0.4.0 * [new tag] v0.4.1 -> v0.4.1 * [new tag] v0.4.2 -> v0.4.2 * [new tag] v1.0.0 -> v1.0.0 * [new tag] v1.0.1 -> v1.0.1 * [new tag] v1.0.2 -> v1.0.2 * [new tag] v1.1.0 -> v1.1.0 * [new tag] v1.1.1 -> v1.1.1 * [new tag] v1.1.2 -> v1.1.2 * [new tag] v1.2.0 -> v1.2.0 * [new tag] v1.2.1 -> v1.2.1 * [new tag] v1.2.2 -> v1.2.2 * [new tag] v1.2.3 -> v1.2.3 * [new tag] v1.2.4 -> v1.2.4 * [new tag] v1.2.5 -> v1.2.5 [rtd-command-info] start-time: 2026-02-16T16:54:53.682550Z, end-time: 2026-02-16T16:54:53.746792Z, duration: 0, exit-code: 0 git checkout --force d05812aa8c17a7fed70682c89c1729aea3e46c3d Note: switching to 'd05812aa8c17a7fed70682c89c1729aea3e46c3d'. 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 d05812a Return statement [rtd-command-info] start-time: 2026-02-16T16:54:53.839626Z, end-time: 2026-02-16T16:54:53.884032Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 build: os: ubuntu-22.04 tools: python: "3.11" sphinx: configuration: doc/conf.py formats: - htmlzip - epub python: install: - method: pip path: . extra_requirements: - docs [rtd-command-info] start-time: 2026-02-16T16:54:59.458015Z, end-time: 2026-02-16T16:54:59.523224Z, duration: 0, exit-code: 0 asdf global python 3.11.12