Skip to content

Commit 2eda259

Browse files
committed
add comment
1 parent d76fbb4 commit 2eda259

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ pyspark = "3.5.3"
9595
cython = "3.0.11"
9696
deptry = ">=0.14,<0.22"
9797
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
98+
# for mkdocs
9899
mkdocs = "1.6.1"
99100
griffe = "1.5.4"
100101
jinja2 = "3.1.5"
@@ -106,6 +107,7 @@ mkdocs-gen-files = "0.5.0"
106107
mkdocs-material = "9.5.49"
107108
mkdocs-material-extensions = "1.3.1"
108109
mkdocs-section-index = "0.3.9"
110+
109111
[[tool.mypy.overrides]]
110112
module = "pytest_mock.*"
111113
ignore_missing_imports = true

0 commit comments

Comments
 (0)