We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d59291d commit 6fecb0aCopy full SHA for 6fecb0a
1 file changed
build_PyDP.sh
@@ -13,7 +13,6 @@ echo -e "Running bazel with:\n\tPLATFORM=$PLATFORM\n\tPYTHONHOME=$PYTHONHOME\n\t
13
# Compile code
14
bazel coverage src/python:pydp \
15
--config $PLATFORM \
16
---subcommands \
17
--verbose_failures \
18
--action_env=PYTHON_BIN_PATH=$PYTHONHOME \
19
--action_env=PYTHON_LIB_PATH=$PYTHONPATH
0 commit comments