Read the Docs build information Build id: 3262787 Project: xanaduai-pennylane-qsharp Version: stable Commit: None Date: 2025-08-08T15:42:12.609782Z State: finished Success: False [rtd-command-info] start-time: 2025-08-08T15:42:13.436660Z, end-time: 2025-08-08T15:42:13.847725Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/PennyLane-qsharp.git . Cloning into '.'... [rtd-command-info] start-time: 2025-08-08T15:42:13.957324Z, end-time: 2025-08-08T15:42:14.451756Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 77c3a4ae2f94bb83dc3339b9abce1be92aef8266 From https://github.com/PennyLaneAI/PennyLane-qsharp * branch 77c3a4ae2f94bb83dc3339b9abce1be92aef8266 -> FETCH_HEAD [rtd-command-info] start-time: 2025-08-08T15:42:15.178974Z, end-time: 2025-08-08T15:42:15.225950Z, duration: 0, exit-code: 0 git checkout --force 77c3a4ae2f94bb83dc3339b9abce1be92aef8266 Note: switching to '77c3a4ae2f94bb83dc3339b9abce1be92aef8266'. 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 77c3a4a Publish Release workflow (#15) [rtd-command-info] start-time: 2025-08-08T15:42:15.337614Z, end-time: 2025-08-08T15:42:15.383807Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 sphinx: configuration: doc/conf.py python: version: 3.8 install: - requirements: doc/requirements.txt - method: pip path: . system_packages: true build: image: latest