Force RTD to pip install rather than use setup.py install

This commit is contained in:
Will Tekulve
2018-03-25 04:12:55 -04:00
committed by Rapptz
parent 2e4e392b25
commit ab78613c13
+11
View File
@@ -0,0 +1,11 @@
formats:
- pdf
build:
image: latest
python:
version: 3.6
pip_install: true
extra_requirements:
- docs