Try fix ReadTheDocs build

This commit is contained in:
Donncha Ó Cearbhaill 2023-11-09 12:54:41 +01:00
parent f786e2c9bf
commit 894b99b177
1 changed files with 5 additions and 1 deletions

View File

@ -5,11 +5,15 @@
# Required
version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3.11"
mkdocs:
configuration: mkdocs.yml
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
install:
- requirements: docs/requirements.txt