Skip to content

Commit

Permalink
Explicitly set sys.path for mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
ethho committed Sep 5, 2024
1 parent c357772 commit 2b22aa2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ plugins:
default_handler: python
handlers:
python:
paths:
- "."
- /main/
options:
filters:
- "!^_"
Expand Down

0 comments on commit 2b22aa2

Please sign in to comment.