Skip to content

Commit

Permalink
Update .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Nov 28, 2023
1 parent e81c3f3 commit 67d31f9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
version: 2

# Set the version of Python and other tools you might need
# build:
# os: ubuntu-20.04
# tools:
# python: "3"
# # You can also specify other tool versions:
# # nodejs: "16"
# # rust: "1.55"
# # golang: "1.17"
build:
os: ubuntu-22.04
tools:
python: "3.12"
# You can also specify other tool versions:
# nodejs: "20"
# rust: "1.70"
# golang: "1.20"

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down

0 comments on commit 67d31f9

Please sign in to comment.