Removed pip installation
- pip is already installed with the installation of python, and therefore not required.
This commit is contained in:
@@ -31,7 +31,6 @@ choco install -y inconsolata
|
|||||||
#--- Tools ---
|
#--- Tools ---
|
||||||
choco install -y docker-for-windows
|
choco install -y docker-for-windows
|
||||||
choco install -y python
|
choco install -y python
|
||||||
choco install -y pip
|
|
||||||
choco install -y 7zip.install
|
choco install -y 7zip.install
|
||||||
|
|
||||||
# TODO: install additional ML tools
|
# TODO: install additional ML tools
|
||||||
|
|||||||
Reference in New Issue
Block a user