Skip to content

Commit

Permalink
Hotfix: Use Py 3.12 in RTD YML
Browse files Browse the repository at this point in the history
Signed-off-by: SR Murthy <s.murthy@tutanota.com>
  • Loading branch information
sr-murthy authored Oct 30, 2024
1 parent 8f1d961 commit ed7cebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.13"
python: "3.12"

# You can also specify other tool versions:
# nodejs: "20"
Expand Down

0 comments on commit ed7cebf

Please sign in to comment.