Fix Read The Docs configuration

This commit is contained in:
Oliver Hamlet
2021-12-08 19:58:54 +00:00
parent f387dfdfc8
commit b7d463c345
+5 -1
View File
@@ -5,7 +5,11 @@ sphinx:
formats: all
build:
os: ubuntu-20.04
tools:
python: '3.10'
python:
version: 3.10
install:
- requirements: docs/requirements.txt