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 4c81894 commit 13707e2Copy full SHA for 13707e2
pyproject.toml
@@ -42,3 +42,6 @@ git_describe_command = ["sh", "-c", "tag=$(git tag | grep -v '-' | sort | tail -
42
43
[tool.setuptools.packages.find]
44
include = ["ssg*"]
45
+
46
+[tool.mypy-pkg_resources]
47
+ignore_errors = true
0 commit comments