mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 19:07:57 +00:00
Package IFC diff utility for Windows
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
# This can be packaged with `pyinstaller --onefile --clean --icon=icon.ico diff.py`
|
||||
|
||||
import ifcopenshell
|
||||
from deepdiff import DeepDiff
|
||||
|
||||
Reference in New Issue
Block a user