mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
add Shapely.libs
This commit is contained in:
@@ -332,7 +332,8 @@ endif
|
||||
mkdir dist/working
|
||||
cd dist/working && wget $(SHAPELY_URL)
|
||||
cd dist/working && cp *.whl shapely.zip && unzip shapely.zip
|
||||
cp -r dist/working/Shapely-1.8.4/shapely dist/blenderbim/libs/site/packages/
|
||||
cp -r dist/working/shapely dist/blenderbim/libs/site/packages/
|
||||
cp -r dist/working/Shapely.libs dist/blenderbim/libs/site/packages/
|
||||
rm -rf dist/working
|
||||
|
||||
# Required by xerparser and IFC4D
|
||||
|
||||
Reference in New Issue
Block a user