We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0557e commit d80e7eeCopy full SHA for d80e7ee
setup.cfg
@@ -57,7 +57,7 @@ docs =
57
mkdocs-macros-plugin
58
mkdocs-material
59
mkdocs-section-index
60
- mkdocstrings
+ mkdocstrings[python]>=0.18 # https://mkdocstrings.github.io/handlers/overview/#about-the-python-handlers
61
mknotebooks
62
pymdown-extensions
63
nltk
0 commit comments