mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 23:36:20 +00:00
fix typo
This commit is contained in:
@@ -364,7 +364,7 @@ endif
|
|||||||
# Provides Brickschema functionality
|
# Provides Brickschema functionality
|
||||||
cd dist/working && . env/bin/activate && $(PIP) install "brickschema[persistence]==0.7.6a2" --target=./site-packages
|
cd dist/working && . env/bin/activate && $(PIP) install "brickschema[persistence]==0.7.6a2" --target=./site-packages
|
||||||
# Required for SVG to DXF conversion
|
# Required for SVG to DXF conversion
|
||||||
cd dist/working && . env/bin/activate && $(PIP) install "ezxdf" --target=./site-packages
|
cd dist/working && . env/bin/activate && $(PIP) install "ezdxf" --target=./site-packages
|
||||||
cp -r dist/working/site-packages/* dist/blenderbim/libs/site/packages/
|
cp -r dist/working/site-packages/* dist/blenderbim/libs/site/packages/
|
||||||
rm -rf dist/working
|
rm -rf dist/working
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user