Skip to content

Commit aa7710d

Browse files
committed
cache_dependencies.py - note expected cwd
1 parent fc7d153 commit aa7710d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyodide/cache_dependencies.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
packs each folder into a tar.gz archive, if it wasn't packed before,
66
or unpacks existing archives.
77
8+
Expected to be executed from 'build' directory (e.g. that might contain 'Linux/x86_64/install').
9+
810
Usage: python cache_dependencies.py [pack|unpack]
911
"""
1012

0 commit comments

Comments
 (0)