Attempt to only install doc deps on RTD

This commit is contained in:
Luke Murphy 2019-10-05 22:06:50 +02:00
parent d0799d36db
commit 766cd2d4a6
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 6 additions and 0 deletions

View File

@ -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
View File

@ -0,0 +1 @@
sphinx-autodoc-typehints >= 1.6.0, < 2.0