Skip to content

Commit f4f13e7

Browse files
committed
update(packaging): declare plugin compatible with ProperDocs
See: https://github.com/orgs/ProperDocs/discussions/33
1 parent 74106a9 commit f4f13e7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ classifiers = [
4040
dependencies = [
4141
"CacheControl[filecache]>=0.14.3,<1",
4242
"GitPython>=3.1.45,<3.2",
43-
"mkdocs>=1.6.1,<2",
43+
"mkdocs==1.6.1",
44+
"properdocs >=1.6.5,<2",
4445
"requests>=2.32.5,<3",
4546
"tzdata>=2024,<2026 ; sys_platform == 'win32'",
4647
]

0 commit comments

Comments
 (0)