Skip to content

Commit d80e7ee

Browse files
authored
ci(docs): fix the doc publishing job (#261)
* ci(docs): fix the doc publishing job * ci(docs): put dependency in setup.cfg
1 parent 3c0557e commit d80e7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ docs =
5757
mkdocs-macros-plugin
5858
mkdocs-material
5959
mkdocs-section-index
60-
mkdocstrings
60+
mkdocstrings[python]>=0.18 # https://mkdocstrings.github.io/handlers/overview/#about-the-python-handlers
6161
mknotebooks
6262
pymdown-extensions
6363
nltk

0 commit comments

Comments
 (0)