Merge pull request #2900 from freifunk-gluon/backport-2899-to-v2022.1.x
[Backport v2022.1.x] readthedocs: specify build-container
This commit is contained in:
commit
d51a5bad2b
@ -11,6 +11,10 @@ sphinx:
|
||||
|
||||
# Optionally set the version of Python and requirements required to build your docs
|
||||
python:
|
||||
version: 3.8
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.8"
|
||||
|
Loading…
Reference in New Issue
Block a user