Docs: Fix RTD requirements path
parent
648fb2502f
commit
776d14bb3e
|
|
@ -9,7 +9,7 @@ build:
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- requirements: docs/icsneopy/requirements.txt
|
- requirements: docs/requirements.txt
|
||||||
|
|
||||||
sphinx:
|
sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue