Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ main
Function
main
win/build-all-win.py:124–127 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
123
124
def
main() -> None:
125
build()
126
archive_executables()
127
archive_python_packages()
128
129
130
if
__name__ ==
"__main__"
:
Callers
1
build-all-win.py
File · 0.70
Calls
3
build
Function · 0.85
archive_executables
Function · 0.85
archive_python_packages
Function · 0.85
Tested by
no test coverage detected