Attempt to only install doc deps on RTD
This commit is contained in:
parent
d0799d36db
commit
766cd2d4a6
@ -6,3 +6,8 @@ build:
|
||||
sphinx:
|
||||
configuration: documentation/source/conf.py
|
||||
fail_on_warning: true
|
||||
|
||||
python:
|
||||
version: 3.7
|
||||
install:
|
||||
- requirements: rtd.txt
|
||||
|
Loading…
Reference in New Issue
Block a user