Skip to content

Commit

Permalink
changed python to 3.8 in .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jymchng committed Jan 15, 2023
1 parent c0fed85 commit 6a51ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
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.11"
python: "3.8"

mkdocs:
configuration: mkdocs.yml

0 comments on commit 6a51ba4

Please sign in to comment.