We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961c7cd commit 90ad988Copy full SHA for 90ad988
.readthedocs.yaml
@@ -12,6 +12,7 @@ build:
12
- asdf plugin add uv
13
- asdf install uv latest
14
- asdf global uv latest
15
+ - uv pip install -r requirements.txt
16
- uv run generate.py
17
- mkdir -p _readthedocs/html
18
- mv build/* _readthedocs/html
0 commit comments