This commit is contained in:
Luke Murphy 2019-11-03 20:13:47 +01:00
parent 303b8c0fc7
commit 2f73f08030
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 8 additions and 0 deletions

View File

@ -6,3 +6,11 @@ build:
sphinx:
configuration: documentation/source/conf.py
fail_on_warning: true
python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- docs