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 be2a620
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]
- source .venv/bin/activate
- ls .venv/bin/
- .venv/bin/python -m sphinx -W -b html docs/source $READTHEDOCS_OUTPUT/html

0 comments on commit be2a620

Please sign in to comment.