File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11version : 2
22
33sphinx :
4- configuration : docs/conf.py
4+ configuration : docs/conf.py
5+ fail_on_warning : true
56
67build :
7- os : ubuntu-lts-latest
8- tools :
9- python : latest
10- jobs :
11- pre_create_environment :
12- - asdf plugin add uv
13- - asdf install uv latest
14- - asdf global uv latest
15- create_environment :
16- - uv venv "${READTHEDOCS_VIRTUALENV_PATH}"
17- install :
18- - UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --group docs
8+ os : ubuntu-lts-latest
9+ tools :
10+ python : latest
11+ jobs :
12+ pre_create_environment :
13+ - asdf plugin add uv
14+ - asdf install uv latest
15+ - asdf global uv latest
16+ create_environment :
17+ - uv venv "${READTHEDOCS_VIRTUALENV_PATH}"
18+ install :
19+ - UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --group docs
You can’t perform that action at this time.
0 commit comments