Skip to content

Commit 23e84fd

Browse files
committed
Pin mkdocs<2
1 parent ec1c2d2 commit 23e84fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
dynamic = ["version"]
2020

2121
[project.optional-dependencies]
22-
dev = ["pip", "build", "pytest", "twine", "black", "pyright[nodejs]", "coverage", "mkdocs", "mkdocs-material", "mkdocstrings-python"]
22+
dev = ["pip", "build", "pytest", "twine", "black", "pyright[nodejs]", "coverage", "mkdocs < 2", "mkdocs-material", "mkdocstrings-python"]
2323

2424
[project.urls]
2525
homepage = "https://curegit.github.io/reification/"

0 commit comments

Comments
 (0)