readthedocs: fix python version
This commit is contained in:
parent
dc7194c068
commit
4afb05dc33
@ -5,7 +5,7 @@
|
|||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: "3.10"
|
version: 3.8
|
||||||
install:
|
install:
|
||||||
- requirements: doc/requirements.txt
|
- requirements: doc/requirements.txt
|
||||||
system_packages: true
|
system_packages: true
|
||||||
|
Loading…
Reference in New Issue
Block a user