Skip to content

Commit

Permalink
Update RTD config
Browse files Browse the repository at this point in the history
  • Loading branch information
gtca committed Apr 9, 2024
1 parent d63d7b1 commit 58c3a13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@ version: 2

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

# Build from the docs/ directory with Sphinx
sphinx:
configuration: docs/source/conf.py

# Explicitly set the version of Python and its requirements
python:
version: 3.12
install:
- method: pip
path: .
Expand Down

0 comments on commit 58c3a13

Please sign in to comment.