Skip to content

Commit

Permalink
build: update rtd config
Browse files Browse the repository at this point in the history
  • Loading branch information
kmnhan committed Jan 15, 2025
1 parent 1aa075a commit 4be854b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:
jobs:
post_install:
- pip install uv
- UV_PROJECT_ENVIRONMENT=$READTHEDOCS_VIRTUALENV_PATH uv sync --all-extras --group docs
- UV_PROJECT_ENVIRONMENT=$READTHEDOCS_VIRTUALENV_PATH uv sync --all-extras --group docs --link-mode=copy

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand Down

0 comments on commit 4be854b

Please sign in to comment.