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 4560672 commit 32e20b3Copy full SHA for 32e20b3
pyproject.toml
@@ -42,6 +42,7 @@ tracker = "https://github.com/cpp-linter/cpp-linter-rs/issues"
42
features = ["pyo3/extension-module"]
43
include = [
44
{path = "cpp_linter.pyi", format = "sdist"},
45
+ {path = "LICENSE", format = "sdist"},
46
]
47
exclude = [
48
{path = "**/tests/**", format="sdist"},
0 commit comments