mirror of https://github.com/pallets/flask.git
pin os and python version in rtd build
This commit is contained in:
parent
1a1c7ea618
commit
9e50ad55ae
|
@ -2,7 +2,7 @@ version: 2
|
|||
build:
|
||||
os: ubuntu-20.04
|
||||
tools:
|
||||
python: 3.10
|
||||
python: "3.10"
|
||||
python:
|
||||
install:
|
||||
- requirements: requirements/docs.txt
|
||||
|
|
Loading…
Reference in New Issue