mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-28 15:53:00 +00:00
Fix IfcPatch pyinstaller script to make it easier to distribute ifcpatch.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import toposort
|
||||
import ifcpatch
|
||||
import ifcpatch.recipes
|
||||
import ifcopenshell.util.selector
|
||||
import ifcopenshell.util.element
|
||||
import ifcopenshell.util.schema
|
||||
|
||||
import ifcpatch.__main__
|
||||
Reference in New Issue
Block a user