We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f6071b commit 3e426ddCopy full SHA for 3e426dd
1 file changed
readthedocs.yml
@@ -14,12 +14,3 @@ build:
14
15
sphinx:
16
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