Skip to content

Commit

Permalink
New RTD?
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Jun 19, 2024
1 parent 730bf22 commit 5a36312
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@

version: 2

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

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

# Explicitly set the version of Python and its requirements
python:
version: 3.7
install:
- requirements: docs/requirements.txt

0 comments on commit 5a36312

Please sign in to comment.