From e43bd093835c8e9f15191db2eaa420c694800e4f Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Tue, 26 Feb 2019 22:09:00 -0700 Subject: actually install python across all platforms --- scripts/setup_windows.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 scripts/setup_windows.sh (limited to 'scripts/setup_windows.sh') diff --git a/scripts/setup_windows.sh b/scripts/setup_windows.sh new file mode 100644 index 0000000..27b0e98 --- /dev/null +++ b/scripts/setup_windows.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +choco install python -- cgit v1.2.3