0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 10:58:52 +01:00

Update RTD configuration file to v2

https://docs.readthedocs.io/en/stable/config-file/v2.html
This commit is contained in:
zerolab 2023-10-04 11:17:04 +01:00 committed by Matt Westcott
parent e1e42722d6
commit da2cf662a7

View File

@ -1,4 +1,11 @@
version: 2
build:
os: ubuntu-22.04
tools:
python: '3.11'
python:
version: 3.7
pip_install: true
requirements_file: null
install:
- method: pip
path: .
extra_requirements:
- docs