We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0452202 commit 056ba6aCopy full SHA for 056ba6a
1 file changed
pyproject.toml
@@ -48,5 +48,8 @@ pytest-cov = "^5.0.0"
48
tox = "^4.23.2"
49
pre-commit = "^3.5.0"
50
51
+[tool.poetry.group.dev.dependencies]
52
+docutils = "^0.21.2"
53
+
54
[tool.mypy]
55
ignore_missing_imports = true
0 commit comments