Repackage BlenderBIM Add-on in single add-on dir thanks to Stephen Leger from Archipack

This commit is contained in:
Dion Moult
2020-04-07 12:02:44 +10:00
parent df14ab57bf
commit 4c3051267e
51 changed files with 226 additions and 236 deletions
+3
View File
@@ -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