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