Skip to content

Commit

Permalink
doc: cleaner install for doc extras
Browse files Browse the repository at this point in the history
  • Loading branch information
pgierz committed Sep 30, 2024
1 parent f51b4c7 commit 0384d04
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ sphinx:
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python:
install:
- method: setuptools
- method: pip
path: .
- requirements: doc/requirements.txt
extra_requirements:
- doc

0 comments on commit 0384d04

Please sign in to comment.