fix(docs): specify python version (#1193)
This commit is contained in:
parent
57e4132bcf
commit
991c907607
|
|
@ -6,6 +6,8 @@ mkdocs:
|
|||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.12"
|
||||
|
||||
python:
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in New Issue