Skip to content

Commit

Permalink
remove erroneous line in build_python.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
divyegala committed Oct 31, 2023
1 parent 68db1e9 commit 47eadaf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/build_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ rapids-conda-retry mambabuild \
conda/recipes/raft-dask

# Build ann-bench for each cuda and python version
version_file_raft_ann_bench="python/raft-ann-bench/src/raft-ann-bench/_version.py"
sed -i "/^__git_commit__/ s/= .*/= \"${git_commit}\"/g" ${version_file_raft_dask}
rapids-conda-retry mambabuild \
--no-test \
--channel "${CPP_CHANNEL}" \
Expand Down

0 comments on commit 47eadaf

Please sign in to comment.