Skip to content

Commit 3e426dd

Browse files
committed
fixing docs
1 parent 7f6071b commit 3e426dd

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

readthedocs.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,3 @@ build:
1414

1515
sphinx:
1616
configuration: docs/source/conf.py
17-
18-
# Optional: Set the Python path (for autodoc)
19-
python:
20-
install:
21-
- requirements: docs/requirements.txt
22-
method: pip
23-
path: . # This path is relative to the repository root.
24-
# It means your project root will be added to Python's path.
25-
# This might be useful for autodoc to find your 'src' folder if not already handled by conf.py.

0 commit comments

Comments
 (0)