Skip to content

Commit

Permalink
fix up read the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael J. Wilson committed Feb 2, 2024
1 parent cc6efd0 commit 052ee60
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,17 @@
# Required
version: 2

# Set the OS, Python version and other tools you might need
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/source/conf.py
builder: html

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

# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/source/conf.py

# Optional but recommended, declare the Python requirements required
# to build your documentation
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python:
install:
Expand Down

0 comments on commit 052ee60

Please sign in to comment.