Skip to content

Commit

Permalink
fix: build.tools.python set to version 3.12 to create documentation
Browse files Browse the repository at this point in the history
Signed-off-by: David Vidal Villamide <david@askharilabs.com>
  • Loading branch information
askhari committed Oct 27, 2023
1 parent e197396 commit 44c452e
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 @@ -2,6 +2,8 @@ version: 2
formats: all
build:
os: ubuntu-22.04
tools:
python: "3.12"
mkdocs:
fail_on_warning: false
python:
Expand Down

0 comments on commit 44c452e

Please sign in to comment.