Don't install package on RTD env

This commit is contained in:
Luke Murphy 2019-10-05 21:59:52 +02:00
parent 643e083c00
commit d1d8012ca3
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 8 deletions

View File

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