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 8d893fa commit ced6378Copy full SHA for ced6378
pyproject.toml
@@ -59,6 +59,7 @@ dev = [
59
[tool.setuptools]
60
zip-safe = false
61
packages = ["cpp_linter_hooks"]
62
+include-package-data = true
63
64
[tool.setuptools_scm]
65
# It would be nice to include the commit hash in the version, but that
0 commit comments