Skip to content

Commit

Permalink
Activate venv
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed May 15, 2024
1 parent 420c446 commit a5e314b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ build:
- asdf global uv latest
- uv venv
- uv pip install .[docs]
- ls .venv/bin/
- . .venv/bin/activate
- .venv/bin/python -m sphinx -W -b html docs/source $READTHEDOCS_OUTPUT/html

0 comments on commit a5e314b

Please sign in to comment.