Skip to content

Commit f74910c

Browse files
committed
Remove torchvision from the uv --no-install-package
Signed-off-by: Charlie Truong <[email protected]>
1 parent 7c3c461 commit f74910c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/Dockerfile.ci

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ RUN --mount=type=bind,source=pyproject.toml,target=/workspace/pyproject.toml \
3434
uv sync --link-mode symlink --locked --all-groups \
3535
--no-install-package absl-py \
3636
--no-install-package torch \
37-
--no-install-package torchvision \
3837
--no-install-package triton \
3938
--no-install-package nvidia-cublas-cu12 \
4039
--no-install-package nvidia-cuda-cupti-cu12 \

0 commit comments

Comments
 (0)