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 4643725 commit 961c94eCopy full SHA for 961c94e
.readthedocs.yml
@@ -10,7 +10,7 @@ build:
10
- asdf install uv latest
11
- asdf global uv latest
12
install:
13
- - uv pip install . --group docs
+ - uv pip install . --group docs --system
14
15
sphinx:
16
builder: html
0 commit comments