Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyodide/pyodide
/ calculate_build_cache_key.py
File
calculate_build_cache_key.py
tools/calculate_build_cache_key.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
3
# This file is a helper script to calculate the hash for cache key
4
# in the CI. It is not used in the build process.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected