Skip to content

Commit

Permalink
Update required fields in readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
olebole committed Dec 29, 2023
1 parent b6a391f commit 1301715
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.12"

sphinx:
configuration: docs/conf.py

formats: []

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

0 comments on commit 1301715

Please sign in to comment.