docs: python documentation appears to be broken so don't set it up

This commit is contained in:
Peter F. Patel-Schneider 2025-03-29 09:34:36 -04:00
parent ebf8493e72
commit 1613584c6a
1 changed files with 5 additions and 5 deletions

View File

@ -22,11 +22,11 @@ nav:
plugins:
- search
- mkdocstrings:
handlers:
python:
setup_commands:
- python -m pip install .
# - mkdocstrings:
# handlers:
# python:
# setup_commands:
# - python -m pip install .
- mermaid2
markdown_extensions:
- pymdownx.superfences