forked from cerc-io/stack-orchestrator
Fix odd import problem
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Builds the shiv "package" for distribution
|
||||
mkdir -p ./package
|
||||
version_string=$( ./scripts/update_version_file.sh)
|
||||
shiv -c laconic-so -o package/laconic-so-${version_string} .
|
||||
|
||||
Reference in New Issue
Block a user