Skip to content

Commit

Permalink
try fix rtd build
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Dec 19, 2023
1 parent 6e2cf29 commit 6100131
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,9 @@ version: 2
# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
image: latest
tools:
python: "3.12"
# You can also specify other tool versions:
# nodejs: "19"
# rust: "1.64"
# golang: "1.19"

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand All @@ -35,6 +32,3 @@ python:
- pdf
- html
- png

build:
image: latest

0 comments on commit 6100131

Please sign in to comment.