Merged in ewinter-fix_rtd_yaml (pull request #9)

Changed RTD python version to 3.12.
This commit is contained in:
Eric Winter
2025-06-19 20:02:47 +00:00

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"