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 212e5ef commit c62d670Copy full SHA for c62d670
.readthedocs.yml
@@ -8,7 +8,7 @@ build:
8
post_create_environment:
9
- pip install uv
10
post_install:
11
- - UV_PROJECT_ENVIRONMENT=$READTHEDOCS_VIRTUALENV_PATH uv sync --all-extras --group docs --link-mode copys
+ - UV_PROJECT_ENVIRONMENT=$READTHEDOCS_VIRTUALENV_PATH uv sync --all-extras --group docs --link-mode copy
12
13
sphinx:
14
configuration: docs/conf.py
0 commit comments