Skip to content

fix: remove frozen project build during doc generation#2160

Merged
juanitorduz merged 1 commit into
pyro-ppl:masterfrom
Qazalbash:fix-docs-build
Mar 24, 2026
Merged

fix: remove frozen project build during doc generation#2160
juanitorduz merged 1 commit into
pyro-ppl:masterfrom
Qazalbash:fix-docs-build

Conversation

@Qazalbash
Copy link
Copy Markdown
Collaborator

No description provided.

@juanitorduz
Copy link
Copy Markdown
Collaborator

how can we test this? (or just locally?)

@Qazalbash
Copy link
Copy Markdown
Collaborator Author

Qazalbash commented Mar 24, 2026

how can we test this? (or just locally?)

I tested it locally it is working.

$ uv venv -p 3.13
$ source .venv/bin/activate
(numpyro) $ rm uv.lock
(numpyro) $ uv sync --upgrade --all-extra

This is how you can test it.

I wanted #2129 to be merged after this discussion concluded. I had a uv.lock file locally, so I missed the --frozen flag, and it ended upstream.

@juanitorduz juanitorduz merged commit 863f21c into pyro-ppl:master Mar 24, 2026
9 checks passed
@Qazalbash Qazalbash deleted the fix-docs-build branch March 24, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants