Skip to content
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build:
jobs:
post_create_environment:
- pip install pdm
- pdm export --without-hashes -G doc,hub -o requirements-sphinx.txt
- pdm export --without-hashes -G doc,llm -o requirements-sphinx.txt

sphinx:
configuration: docs/conf.py
Expand Down
32 changes: 0 additions & 32 deletions docs/reference/push/index.rst

This file was deleted.

Loading