Skip to content

Commit 92bf187

Browse files
committed
#3060: comment out install image hash
1 parent 99708d3 commit 92bf187

File tree

1 file changed

+1
-1
lines changed
  • esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/app/install_cold/bin

1 file changed

+1
-1
lines changed

esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/app/install_cold/bin/install_cold.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ git clone -q -b "${BRANCH}" "${ESMVALCORE_URL}" "${ESMVALCORE_DIR}"
3434

3535
# Manually and temporarily install imagehash (it will be included in the
3636
# next ESMValTool community environment).
37-
rtw-env pip install imagehash -t "${CYLC_WORKFLOW_RUN_DIR}/lib/python"
37+
#rtw-env pip install imagehash -t "${CYLC_WORKFLOW_RUN_DIR}/lib/python"

0 commit comments

Comments
 (0)