Package BIMTester as a wheel

This commit is contained in:
Dion Moult
2024-07-17 20:50:29 +10:00
parent 6fbb1a286c
commit 0efa36940c
2 changed files with 45 additions and 0 deletions
+1
View File
@@ -19,5 +19,6 @@
from os.path import dirname
from os.path import realpath
__version__ = version = "0.0.0"
package_path = dirname(realpath(__file__))