Skip to content

Commit

Permalink
try moving python install
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjwilson committed Jun 13, 2024
1 parent 8c9083b commit e4bd70e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
python:
install:
- method: pip
path: .

python:
install:
- method: pip
path: .
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/source/conf.py
Expand Down

0 comments on commit e4bd70e

Please sign in to comment.