Adds uv step (#890)
* pyenv: fixes #849 * feat: adds `uv` python manager step * moved new uv step from unix to generic --------- Co-authored-by: Lucas Parzianello <lucaspar@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e91c00c9c0
commit
1b534800a9
@@ -153,6 +153,7 @@ pub enum Step {
|
||||
Tlmgr,
|
||||
Tmux,
|
||||
Toolbx,
|
||||
Uv,
|
||||
Vagrant,
|
||||
Vcpkg,
|
||||
Vim,
|
||||
|
||||
Reference in New Issue
Block a user