# SPDX-License-Identifier: Apache-2.0 # SPDX-FileCopyrightText: Copyright contributors to the vLLM project print("vLLM is now using 'uv' to disable build isolation for 'torch'.") print("Please instead install vLLM with 'uv pip install -e .' (must use 'uv')")