Skip to content

Commit 4653419

Browse files
committed
testing automation
1 parent 9156238 commit 4653419

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ test = [
6868
"django-stubs",
6969
]
7070
doc = [
71-
"mkdocs >=1.1.2,<2.0.0",
72-
"mkdocs-material >=7.1.9,<8.0.0",
73-
"mdx-include >=1.4.1,<2.0.0",
74-
"mkdocs-markdownextradata-plugin >=0.1.7,<0.3.0",
71+
"mkdocs",
72+
"mkdocs-material",
73+
"markdown-include",
74+
"mkautodoc"
7575
]

0 commit comments

Comments
 (0)