Skip to content

Commit 5f9ab04

Browse files
authored
Merge pull request #1082 from NeuralEnsemble/release-notes-0.10.1
other try for readthedoc with full path
2 parents e134fe4 + 9b8fc80 commit 5f9ab04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ build:
66
python: "3.8"
77

88
sphinx:
9-
configuration: docs/conf.py
9+
configuration: python-neo/docs/source/conf.py
1010

1111
python:
1212
install:
13-
- requirements: docs/requirements_docs.txt
13+
- requirements: python-neo/docs/requirements_docs.txt

0 commit comments

Comments
 (0)