Skip to content

Commit

Permalink
Update test_python.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
galipremsagar authored Jul 20, 2023
1 parent 376f62d commit 106a77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ rapids-logger $LIBCUDF_CHANNEL_20
rapids-logger $CUDF_CHANNEL_20

# Force remove packages
rapids-mamba-retry remove --force cudf libcudf dask-cudf pandas python-tzdata
conda remove --force cudf libcudf dask-cudf pandas python-tzdata

# Install the removed packages from the custom artifact channels.
rapids-mamba-retry install \
Expand Down

0 comments on commit 106a77b

Please sign in to comment.