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 526c07d commit 9ec3dbfCopy full SHA for 9ec3dbf
1 file changed
.readthedocs.yml
@@ -13,10 +13,10 @@ build:
13
- asdf plugin add uv
14
- asdf install uv latest
15
- asdf global uv latest
16
+ - UV_PROJECT_ENVIRONMENT=$READTHEDOCS_VIRTUALENV_PATH uv sync --group docs --link-mode=copy
17
- uv tool install rust-just
18
# Need the tags to calculate the version
19
post_install:
- - UV_PROJECT_ENVIRONMENT=$READTHEDOCS_VIRTUALENV_PATH uv sync --group docs --link-mode=copy
20
- git fetch --tags
21
build:
22
html:
0 commit comments