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 fc7d153 commit aa7710dCopy full SHA for aa7710d
pyodide/cache_dependencies.py
@@ -5,6 +5,8 @@
5
packs each folder into a tar.gz archive, if it wasn't packed before,
6
or unpacks existing archives.
7
8
+Expected to be executed from 'build' directory (e.g. that might contain 'Linux/x86_64/install').
9
+
10
Usage: python cache_dependencies.py [pack|unpack]
11
"""
12
0 commit comments