Removed pip installation
- pip is already installed with the installation of python, and therefore not required.
This commit is contained in:
@@ -53,7 +53,6 @@ choco install -y inconsolata
|
|||||||
choco install -y sysinternals
|
choco install -y sysinternals
|
||||||
choco install -y docker-for-windows
|
choco install -y docker-for-windows
|
||||||
choco install -y python
|
choco install -y python
|
||||||
choco install -y pip
|
|
||||||
|
|
||||||
Enable-UAC
|
Enable-UAC
|
||||||
Enable-MicrosoftUpdate
|
Enable-MicrosoftUpdate
|
||||||
|
|||||||
Reference in New Issue
Block a user