Skip to content

Commit d9a6bc3

Browse files
committed
Require mkdocs-test>=0.6.0 (compatibility with Python 3.8 and 3.9)
1 parent bcaa72d commit d9a6bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ test = [
4242
"mkdocs-include-markdown-plugin",
4343
"mkdocs-macros-test",
4444
"mkdocs-material>=6.2",
45-
"mkdocs-test",
45+
"mkdocs-test>=0.6.0",
4646
"mkdocs-d2-plugin",
4747
]
4848

0 commit comments

Comments
 (0)