We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc220ef commit dfe8149Copy full SHA for dfe8149
2 files changed
src/ifcdiff/diff.py
@@ -1,4 +1,5 @@
1
#!/usr/bin/python
2
+# This can be packaged with `pyinstaller --onefile --clean --icon=icon.ico diff.py`
3
4
import ifcopenshell
5
from deepdiff import DeepDiff
src/ifcdiff/icon.ico
4.19 KB
0 commit comments