From 767459d17e031e96d09e533a2a53df896b3a57e1 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 27 Sep 2023 22:10:55 +0800 Subject: feat(docstring): 添加PEP8规范的Docstring MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 97a7768..bc5709d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,7 @@ dependencies = [ "mkdocs-git-authors-plugin>=0.7.2", "mkdocs-material-extensions>=1.2", "neoteroi-mkdocs>=1.0.4", + "docutils>=0.20.1", ] requires-python = ">=3.8" readme = "README.md" -- cgit v1.2.3-70-g09d2