Skip to content

Commit

Permalink
remove unneeded vars
Browse files Browse the repository at this point in the history
  • Loading branch information
divyegala committed Oct 27, 2023
1 parent 6bd7b28 commit aa6be3f
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 @@ -26,13 +26,11 @@ done

# TODO: Remove `--no-test` flags once importing on a CPU
# node works correctly
version_file_pylibraft="python/pylibraft/pylibraft/_version.py"
rapids-conda-retry mambabuild \
--no-test \
--channel "${CPP_CHANNEL}" \
conda/recipes/pylibraft

version_file_raft_dask="python/raft-dask/raft_dask/_version.py"
rapids-conda-retry mambabuild \
--no-test \
--channel "${CPP_CHANNEL}" \
Expand Down

0 comments on commit aa6be3f

Please sign in to comment.