mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
makefile - fix missing build module
This commit is contained in:
@@ -116,6 +116,7 @@ endif
|
||||
|
||||
# To scope any build-time dependencies
|
||||
cd dist/working && $(PYTHON) -m venv env
|
||||
cd dist/working && . env/bin/activate && $(PIP) install build
|
||||
cd dist/working && . env/bin/activate && $(PIP) install wheel
|
||||
|
||||
# Provides IfcOpenShell Python functionality
|
||||
|
||||
Reference in New Issue
Block a user