Attempt number 3

This commit is contained in:
Dion Moult
2021-03-21 20:10:53 +11:00
parent cbd0c8a410
commit de7f1d9d46
+1 -1
View File
@@ -149,7 +149,7 @@ endif
# Provides BIMTester functionality
cd dist/working && python -m venv env
cd dist/working && . env/bin/activate && pip install pybabel
cd dist/working && . env/bin/activate && cd ./IfcOpenShell-0.6.0/src/ifcbimtester/bimtester/locale && pybabel compile -d .
cd dist/working && . env/bin/activate && ./env/bin/pybabel compile -d ./IfcOpenShell-0.6.0/src/ifcbimtester/bimtester/locale/
cp -r dist/working/IfcOpenShell-0.6.0/src/ifcbimtester/bimtester dist/blenderbim/libs/site/packages/
# Provides IFCCOBie functionality
cp -r dist/working/IfcOpenShell-0.6.0/src/ifccobie/* dist/blenderbim/libs/site/packages/