Skip to content

Commit 10f3885

Browse files
committed
fixup! fixup! fixup! build: use uv in ReadTheDocs
1 parent e91d5a9 commit 10f3885

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ build:
2424
- uv venv "${READTHEDOCS_VIRTUALENV_PATH}"
2525
install:
2626
- UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --group doc
27+
- UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv pip install --no-deps -e .
2728

2829
formats:
2930
- epub

0 commit comments

Comments
 (0)