Skip to content

Commit

Permalink
update readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
asonnenschein committed Apr 24, 2024
1 parent ab14ae6 commit 8c17c61
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@ version: 2
mkdocs:
configuration: mkdocs.yml

# pip install -e .[docs]
build:
os: ubuntu-22.04
tools:
python: "3.12"

python:
version: 3.8
install:
- method: pip
path: .
Expand Down

0 comments on commit 8c17c61

Please sign in to comment.