probably would be smart to specify reqs before installing the main package in rtd
This commit is contained in:
parent
5526dcbb9c
commit
a8fb8529c6
|
|
@ -6,8 +6,8 @@ sphinx:
|
|||
python:
|
||||
version: "3.8"
|
||||
install:
|
||||
- requirements: docs/requirements_rtd.txt
|
||||
- method: pip
|
||||
path: .
|
||||
- requirements: docs/requirements_rtd.txt
|
||||
|
||||
system_packages: true
|
||||
Loading…
Reference in New Issue