Add back version number but use testing image

This commit is contained in:
Andrew Chen Wang 2021-08-12 16:31:35 -04:00 committed by GitHub
parent 4c45aa2e60
commit 64d3dfba8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,10 @@ version: 2
sphinx:
configuration: docs/conf.py
python:
build:
image: testing
python:
version: 3.9
install:
- requirements: requirements/local.txt