No need as uv is always a system package
This commit is contained in:
parent
4f482db6be
commit
d2f687732e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ pre_sudo = false
|
|||
# sudo_command = "sudo"
|
||||
|
||||
# Disable specific steps - same options as the command line flag
|
||||
disable = ["chezmoi", "emacs"]
|
||||
disable = ["chezmoi", "emacs", "uv"]
|
||||
|
||||
# Ignore failures for these steps
|
||||
# ignore_failures = ["powershell"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue