From d80e7ee504948fdc78d0632d45959644fe578034 Mon Sep 17 00:00:00 2001 From: Charles T Date: Thu, 7 Jul 2022 13:56:22 +0200 Subject: [PATCH] ci(docs): fix the doc publishing job (#261) * ci(docs): fix the doc publishing job * ci(docs): put dependency in setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1f8e6616..a921da57 100644 --- a/setup.cfg +++ b/setup.cfg @@ -57,7 +57,7 @@ docs = mkdocs-macros-plugin mkdocs-material mkdocs-section-index - mkdocstrings + mkdocstrings[python]>=0.18 # https://mkdocstrings.github.io/handlers/overview/#about-the-python-handlers mknotebooks pymdown-extensions nltk