We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e70d82 commit aa8c313Copy full SHA for aa8c313
1 file changed
scripts/strip-sdist.py
@@ -15,7 +15,6 @@ def main():
15
16
# Files/Folders to strip from the *.tar.gz
17
exclude = [
18
- "meson.build",
19
".github",
20
"docs",
21
"tests",
0 commit comments