MCPcopy 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
124def main() -> None:
125 build()
126 archive_executables()
127 archive_python_packages()
128
129
130if __name__ == "__main__":

Callers 1

build-all-win.pyFile · 0.70

Calls 3

buildFunction · 0.85
archive_executablesFunction · 0.85
archive_python_packagesFunction · 0.85

Tested by

no test coverage detected