Skip to content

Commit

Permalink
Merge pull request #415 from dhellmann/fix-rtd-install
Browse files Browse the repository at this point in the history
fix installation instructions for rtd
  • Loading branch information
mergify[bot] authored Sep 13, 2024
2 parents 81411f4 + a0e6f13 commit 393233a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ sphinx:
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python:
install:
- requirements: .[docs]
- method: pip
path: .
extra_requirements:
- docs

submodules:
include: all

0 comments on commit 393233a

Please sign in to comment.