Skip to content

Commit

Permalink
Update .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvkh committed Jul 8, 2024
1 parent e8c6475 commit 77da8c8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@ version: 2

build:
os: ubuntu-24.04
tools:
python: "3.8"

sphinx:
configuration: docs/conf.py

python:
version: "3.8"
install:
- method: pip
path: .
extra_requirements:
- dev

0 comments on commit 77da8c8

Please sign in to comment.