Skip to content

Commit

Permalink
Specify build.tools in .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzypixelz committed Dec 21, 2023
1 parent 9d3a2f0 commit 1043301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ sphinx:

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

# Build documentation with MkDocs
#mkdocs:
Expand Down

0 comments on commit 1043301

Please sign in to comment.