We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec1c2d2 commit 23e84fdCopy full SHA for 23e84fd
1 file changed
pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
19
dynamic = ["version"]
20
21
[project.optional-dependencies]
22
-dev = ["pip", "build", "pytest", "twine", "black", "pyright[nodejs]", "coverage", "mkdocs", "mkdocs-material", "mkdocstrings-python"]
+dev = ["pip", "build", "pytest", "twine", "black", "pyright[nodejs]", "coverage", "mkdocs < 2", "mkdocs-material", "mkdocstrings-python"]
23
24
[project.urls]
25
homepage = "https://curegit.github.io/reification/"
0 commit comments