Fix RTD
This commit is contained in:
parent
303b8c0fc7
commit
2f73f08030
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user