fix(docs): pin python to 3.11 (#1197)

This commit is contained in:
Joseph Gardner 2023-12-06 15:49:35 -05:00 committed by GitHub
parent f0df13774d
commit 763da8e0ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ mkdocs:
build:
os: ubuntu-22.04
tools:
python: "3.12"
python: "3.11"
python:
install: