Skip to content

Commit

Permalink
Use build.jobs.install to avoid installing unnecessary deps (#6508)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen authored Jan 26, 2025
1 parent f962aeb commit dcdef9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ build:
os: "ubuntu-22.04"
tools:
python: "3.8"
jobs:
install:
- pip install .[doc]

sphinx:
configuration: docs/conf.py
Expand Down

0 comments on commit dcdef9d

Please sign in to comment.