Skip to content

Commit

Permalink
fix fedora deps
Browse files Browse the repository at this point in the history
  • Loading branch information
th3w1zard1 committed Feb 18, 2024
1 parent 1ce9b97 commit 6659c82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install_python_venv.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ function Install-Linux-Deps {
sudo dnf update -y
sudo dnf install python3 -y
sudo dnf install python3-pip -y
sudo dnf install python3-venv -y
sudo dnf install git -y
break
}
Expand Down

0 comments on commit 6659c82

Please sign in to comment.