chore: update python version for RTD

This commit is contained in:
George Rawlinson 2020-11-20 10:11:22 +13:00
parent 7012690394
commit ff93806e0d
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ sphinx:
configuration: docs/conf.py configuration: docs/conf.py
python: python:
version: 3.8
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
- path: . - path: .