py 3.10
This commit is contained in:
parent
0b94c824f3
commit
70650323fe
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@ version: 2
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
|
|
||||||
|
build:
|
||||||
|
tools:
|
||||||
|
python: "3.10"
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- method: pip
|
- method: pip
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue