Skip to content

Commit d8c89e2

Browse files
authored
update(packaging): declare plugin compatible with ProperDocs (#431)
See: https://github.com/orgs/ProperDocs/discussions/33
2 parents ce29ffc + 1a9e0da commit d8c89e2

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)