mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
install uv in the install script
This commit is contained in:
@@ -132,6 +132,9 @@ done
|
||||
|
||||
ags_state_dir=~/.local/state/ags
|
||||
|
||||
showfun install-uv
|
||||
v install-uv
|
||||
|
||||
x mkdir -p $ags_state_dir
|
||||
# we need python 3.12 https://github.com/python-pillow/Pillow/issues/8089
|
||||
x uv venv --prompt .venv $PYTHON_VENV_PATH -p 3.12
|
||||
|
||||
Reference in New Issue
Block a user