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:
|
||||
configuration: docs/conf.py
|
||||
|
||||
build:
|
||||
tools:
|
||||
python: "3.10"
|
||||
|
||||
python:
|
||||
install:
|
||||
- method: pip
|
||||
|
|
|
|||
Loading…
Reference in a new issue