Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
the torch install needs to pull in its dependencies too
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Oct 18, 2024
1 parent 976f3d2 commit f295556
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/test_wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ python -m pip install \
python -m pip install \
--index-url "${INDEX_URL}" \
-v \
--no-deps \
'torch>=2.0,<2.4.0a0'

RAPIDS_TESTS_DIR=${RAPIDS_TESTS_DIR:-"${PWD}/test-results"}
Expand Down

0 comments on commit f295556

Please sign in to comment.