We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c2977 commit 7e70d82Copy full SHA for 7e70d82
1 file changed
scripts/strip-sdist.py
@@ -15,6 +15,7 @@ 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