Skip to content

Commit

Permalink
Update readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisRalli authored Aug 25, 2023
1 parent ce3d112 commit 60549a8
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ version: 2
# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.10"
install:
- method: pip
path: .
python: "3.10"
install:
- method: pip
path: .
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/conf.py
Expand Down

0 comments on commit 60549a8

Please sign in to comment.