Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sft
lcgcmake
Commits
55558e59
Commit
55558e59
authored
Dec 14, 2020
by
akraut
Browse files
added numpy as dep
parent
9ec2bc96
Pipeline
#2176171
passed with stage
in 6 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pyexternals/CMakeLists.txt
View file @
55558e59
...
@@ -3613,7 +3613,7 @@ LCGPackage_Add(
...
@@ -3613,7 +3613,7 @@ LCGPackage_Add(
INSTALL_COMMAND
${
MakeSitePackagesDir
}
INSTALL_COMMAND
${
MakeSitePackagesDir
}
COMMAND
${
PYTHON
}
${
pip_home
}
/bin/pip install
${
PySetupOptions
}
${
GenURL
}
/tensorboard_plugin_wit-
${
tensorboard_plugin_wit_native_version
}
-
${
py_tensorflow
}
-none-any.whl
COMMAND
${
PYTHON
}
${
pip_home
}
/bin/pip install
${
PySetupOptions
}
${
GenURL
}
/tensorboard_plugin_wit-
${
tensorboard_plugin_wit_native_version
}
-
${
py_tensorflow
}
-none-any.whl
COMMAND
${
CMAKE_SOURCE_DIR
}
/pyexternals/Python_postinstall.sh <INSTALL_DIR>
COMMAND
${
CMAKE_SOURCE_DIR
}
/pyexternals/Python_postinstall.sh <INSTALL_DIR>
DEPENDS Python setuptools pip wheel
DEPENDS Python setuptools pip wheel
numpy
)
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment