Skip to content

Commit 8c22f89

Browse files
committed
🩹 make sure to source the venv
Signed-off-by: burgholzer <[email protected]>
1 parent 0c2857e commit 8c22f89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ build:
2222
- asdf install uv latest
2323
- asdf global uv latest
2424
- uv venv
25+
- source .venv/bin/activate
2526
# Install the project and its documentation dependencies
2627
- uv pip install .[docs] readthedocs-sphinx-ext
2728
# Run the html builder

0 commit comments

Comments
 (0)