Skip to content

Commit 487e5da

Browse files
committed
Update .readthedocs.yml
1 parent ccf0bed commit 487e5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ build:
2424
- asdf install uv latest
2525
- asdf global uv latest
2626
- uv venv $READTHEDOCS_VIRTUALENV_PATH
27-
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH uv pip install .[docs,rdf,pandas,xml,aws,yaml,pydantic,requests,cli]
27+
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH uv pip install --group docs .[docs,rdf,pandas,xml,aws,yaml,pydantic,requests,cli]
2828
- python -m sphinx -T -b html -d docs/_build/doctrees -D language=en docs/source $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)