Changed RTD python version to 3.12.

This commit is contained in:
Eric Winter
2025-06-19 13:53:18 -06:00
parent c6e9c51b38
commit e631d7f2d6

View File

@@ -8,7 +8,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.8"
python: "3.12"
# You can also specify other tool versions:
# nodejs: "20"
# rust: "1.70"