Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
uv sync --no-install-project
to skip installation of the project (#6538)uv sync --no-install-workspace
to skip installation of all workspace members (#6539)uv sync --no-install-package
to skip installation of specific packages (#6540)CLI
--no-project
alias foruv python pin --no-workspace
(#6514).python-version
files inuv venv
with--no-config
(#6513)uv python find
(#6521)-
as stdin channel foruv run
(#6481)uv add
(#6526)Configuration
UV_COMPILE_BYTECODE
environment variable (#6530)Bug fixes
VIRTUAL_ENV
foruv run
invocations (#6543)--no-project
(#6554)Documentation
uv python find
(#6527)uvx
note (#6546)Install uv 0.3.3
Install prebuilt binaries via shell script
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/astral-sh/uv/releases/download/0.3.3/uv-installer.ps1 | iex"
Download uv 0.3.3