Skip to content

Commit

Permalink
fix(setup-windows): add deactivate at the begining
Browse files Browse the repository at this point in the history
  • Loading branch information
Xenepix38 committed Aug 10, 2023
1 parent 866c08d commit d3e51ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup-windows.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
deactivate
winget install python3
python.exe -m pip install --upgrade pip
python.exe -m pip install virtualenv
Expand Down

0 comments on commit d3e51ed

Please sign in to comment.