uv dependencies

This commit is contained in:
acidburnmonkey
2025-05-25 20:58:50 -04:00
parent 1d41fce42f
commit 554759afc7
4 changed files with 264 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
sudo dnf check-update
# DNF reqs
sudo dnf install -y python3-tkinter python3-devel python3-pip
sudo dnf install -y python3-tkinter python3-devel python3-pip uv
#pip
python3 -m pip3 install --upgrade pip