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