aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xarchsetup1
1 files changed, 1 insertions, 0 deletions
diff --git a/archsetup b/archsetup
index b44fe16..fad2fec 100755
--- a/archsetup
+++ b/archsetup
@@ -1999,6 +1999,7 @@ developer_workstation() {
# Python
pacman_install pyright # Python language server
pacman_install pyenv # Python environment manager
+ pacman_install uv # Python package manager + PEP 723 inline-script runner
# Shell
pacman_install shellcheck # Shell script linter