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 38150fe commit b2f6decCopy full SHA for b2f6dec
.config/ci/zipapp.sh
@@ -56,6 +56,7 @@ echo "> Stripping down..."
56
cd "$SCPY" && find . -not \( \
57
-wholename "./scapy*" -o \
58
-wholename "./pyproject.toml" -o \
59
+ -wholename "./doc/scapy.1" -o \
60
-wholename "./setup.py" -o \
61
-wholename "./README.md" -o \
62
-wholename "./LICENSE" \
0 commit comments