Ask readthedocs to use python3.9 for building
This commit is contained in:
parent
a08412420e
commit
115402f4b8
@ -8,6 +8,11 @@
|
|||||||
|
|
||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
|
build:
|
||||||
|
os: ubuntu-20.04
|
||||||
|
tools:
|
||||||
|
python: "3.9"
|
||||||
|
|
||||||
submodules:
|
submodules:
|
||||||
include:
|
include:
|
||||||
- extmod/ulab
|
- extmod/ulab
|
||||||
@ -16,6 +21,5 @@ formats:
|
|||||||
- pdf
|
- pdf
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: 3
|
|
||||||
install:
|
install:
|
||||||
- requirements: docs/requirements.txt
|
- requirements: docs/requirements.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user