Skip to content

Commit

Permalink
Try a different ReadTheDocs installation method, refs #21
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Nov 24, 2023
1 parent f4419ec commit cb97052
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ formats:

python:
install:
- method: setuptools
path: .[docs]
- method: pip
path: .
extra_requirements:
- docs

0 comments on commit cb97052

Please sign in to comment.