Skip to content
Snippets Groups Projects
Commit 44eca11f authored by eric pellegrini's avatar eric pellegrini
Browse files

Update run_build.sh

parent 35cc6b0d
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -84,6 +84,9 @@ cd ${DEPENDENCIES_DIR} ...@@ -84,6 +84,9 @@ cd ${DEPENDENCIES_DIR}
echo "Extracting dependencies" echo "Extracting dependencies"
# extract setuptools
extract setuptools-28.7.1.${BUILD_TARGET}.exe PURELIB
# extract numpy # extract numpy
extract numpy-MKL-1.8.0.${BUILD_TARGET}-py2.7.exe PLATLIB extract numpy-MKL-1.8.0.${BUILD_TARGET}-py2.7.exe PLATLIB
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment