Skip to content

Conversation

@viathor
Copy link
Contributor

@viathor viathor commented Dec 6, 2025

No description provided.

@viathor
Copy link
Contributor Author

viathor commented Dec 6, 2025

Had to make a few updates to make doc generation work apparently necessary due to python upgrade. At least __annotate_func__ and __annotations_cache__ are attributes introduced in python 3.14. I don't know for sure, because I don't have python 3.14 installed, so had limited ability to investigate.

@Strilanc
Copy link
Collaborator

I'm enjoying seeing all the ways to not end up with the exact correct docs.

Do

bazel build :stim_dev_wheel && pip uninstall stim --yes && pip install bazel-bin/stim-0.0.dev0-py3-none-any.whl

instead of pip install .. The bazel method is much faster. I should probably update the doc generation to remove the weird multiplexing stuff that's currently leaking through from yours.

@Strilanc Strilanc enabled auto-merge (squash) January 21, 2026 02:48
@Strilanc Strilanc disabled auto-merge January 21, 2026 02:49
@Strilanc Strilanc enabled auto-merge (squash) January 21, 2026 02:49
@Strilanc Strilanc merged commit 626c473 into quantumlib:main Jan 21, 2026
58 checks passed
@viathor viathor deleted the clarify-observable-include branch January 21, 2026 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants