Skip to content

Commit 90ad988

Browse files
committed
Install requirements
1 parent 961c7cd commit 90ad988

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
@@ -12,6 +12,7 @@ build:
1212
- asdf plugin add uv
1313
- asdf install uv latest
1414
- asdf global uv latest
15+
- uv pip install -r requirements.txt
1516
- uv run generate.py
1617
- mkdir -p _readthedocs/html
1718
- mv build/* _readthedocs/html

0 commit comments

Comments
 (0)