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
|
||||
|
1
rtd.txt
Normal file
1
rtd.txt
Normal file
@ -0,0 +1 @@
|
||||
sphinx-autodoc-typehints >= 1.6.0, < 2.0
|
Loading…
x
Reference in New Issue
Block a user