Updated RTD config to pip install from repo
This commit is contained in:
parent
530f735ebd
commit
772e36f168
2 changed files with 3 additions and 3 deletions
|
|
@ -1,2 +1 @@
|
||||||
openflexure-microscope
|
|
||||||
sphinxcontrib.httpdomain
|
sphinxcontrib.httpdomain
|
||||||
|
|
@ -1,8 +1,9 @@
|
||||||
build:
|
build:
|
||||||
image: latest
|
image: latest
|
||||||
|
|
||||||
requirements_file: docs/requirements.txt
|
sphinx:
|
||||||
|
configuration: docs/source/conf.py
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: 3.5
|
version: 3.5
|
||||||
|
pip_install: true
|
||||||
Loading…
Add table
Add a link
Reference in a new issue