nudging docs python version

This commit is contained in:
2025-12-18 15:54:48 -08:00
parent 26e1e38320
commit 4cd635ff17

View File

@@ -9,7 +9,7 @@ version: 2
build: build:
os: ubuntu-20.04 os: ubuntu-20.04
tools: tools:
python: "3.11" python: "3.10"
# You can also specify other tool versions: # You can also specify other tool versions:
# nodejs: "16" # nodejs: "16"
# rust: "1.55" # rust: "1.55"