Skip to content

Commit

Permalink
install with pip
Browse files Browse the repository at this point in the history
see if we can also get this to override sphinx defaults
  • Loading branch information
dwhswenson committed Aug 9, 2023
1 parent b98da6b commit ac624fa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ python:
install:
- requirements: docs/rtd_requirements.txt
- requirements: docs/requirements.txt
- method: setuptools
- method: pip
path: .
system_packages: false

sphinx:
builder: html

0 comments on commit ac624fa

Please sign in to comment.