Removed pip installation
- pip is already installed with the installation of python, and therefore not required.
This commit is contained in:
@@ -42,7 +42,6 @@ choco install -y visualstudio2017-workload-vctools
|
|||||||
choco install -y sysinternals
|
choco install -y sysinternals
|
||||||
choco install -y docker-for-windows
|
choco install -y docker-for-windows
|
||||||
choco install -y python2 # Node.js requires Python 2 to build native modules
|
choco install -y python2 # Node.js requires Python 2 to build native modules
|
||||||
choco install -y pip
|
|
||||||
|
|
||||||
Enable-UAC
|
Enable-UAC
|
||||||
Enable-MicrosoftUpdate
|
Enable-MicrosoftUpdate
|
||||||
|
|||||||
Reference in New Issue
Block a user