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 3969441 commit d92a27eCopy full SHA for d92a27e
build-python-host-emscripten.sh
@@ -32,7 +32,7 @@ rm -rf lib/python3.11/config-3.11*
32
rm -rf lib/python3.11/ctypes
33
rm -rf lib/python3.11/curses
34
rm -rf lib/python3.11/dbm
35
-rm -rf lib/python3.11/distutils/command/wininst-*.exe
+rm -rf lib/python3.11/distutils
36
rm -rf lib/python3.11/encoding/*.py
37
rm -rf lib/python3.11/ensurepip
38
rm -rf lib/python3.11/idlelib
0 commit comments