From b26c06ff80f958c9a52645d36b167509259b57aa Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Sun, 13 May 2018 10:32:20 +0100 Subject: [PATCH] Removed pip installation - pip is already installed with the installation of python, and therefore not required. --- dev_web.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/dev_web.ps1 b/dev_web.ps1 index 4a3c1e0..2a73c9e 100644 --- a/dev_web.ps1 +++ b/dev_web.ps1 @@ -53,7 +53,6 @@ choco install -y inconsolata choco install -y sysinternals choco install -y docker-for-windows choco install -y python -choco install -y pip Enable-UAC Enable-MicrosoftUpdate