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 48bfaf3 commit b413679Copy full SHA for b413679
bundle.sh
@@ -27,7 +27,6 @@ done
27
28
# kill some useless files
29
rm -Rf "$APP_PREFIX"/lib/python3.9/test
30
-rm -Rf "$APP_PREFIX"/lib/python3.9/unittest
31
rm -Rvf "$APP_PREFIX"/lib/python3.9/*/test
32
rm -f "$APP_PREFIX"/lib/python3.9/config/libpython3.9.a
33
find "$APP_PREFIX"/lib/python3.9 -name '*.pyc' -delete
0 commit comments