We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b86680e commit 555d767Copy full SHA for 555d767
.readthedocs.yml
@@ -13,7 +13,7 @@ build:
13
- asdf global uv latest
14
install:
15
- uv pip install --upgrade pip
16
- - uv pip install --group docs
+ - uv pip install --group docs .
17
18
sphinx:
19
configuration: docs/conf.py
0 commit comments