fixed build script,

added binutils to docker container for build requirements,
added required scipy modules to superscript.spec


Former-commit-id: 60a6fc1106dc90514bd1270138ab9166efa29290
This commit is contained in:
Arthur Lu
2022-02-20 23:16:02 +00:00
parent 21d92e65b2
commit d7ed695ad1
4 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
set pathtospec="../src/cli/superscript.spec"
set pathtospec="../src/superscript.spec"
set pathtodist="../dist/"
set pathtowork="temp/"

View File

@@ -1,4 +1,4 @@
pathtospec="../src/cli/superscript.spec"
pathtospec="../src/superscript.spec"
pathtodist="../dist/"
pathtowork="temp/"