mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-16 18:44:47 +00:00
Repackage BlenderBIM Add-on in single add-on dir thanks to Stephen Leger from Archipack
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
# This can be packaged with `pyinstaller --onefile --clean --icon=icon.ico ifcpatch.py`
|
||||
|
||||
import ifcopenshell
|
||||
import logging
|
||||
import argparse
|
||||
|
||||
Reference in New Issue
Block a user