From 22be4349d75689630af50ccce692cefebf1065aa Mon Sep 17 00:00:00 2001 From: quadrismegistus Date: Mon, 14 Sep 2020 17:33:19 +0100 Subject: [PATCH] updates --- script/install | 1 - 1 file changed, 1 deletion(-) diff --git a/script/install b/script/install index 9c458c5..c459191 100644 --- a/script/install +++ b/script/install @@ -98,7 +98,6 @@ then pyenv install 3.7.3 pyenv local 3.7.3 - echo `which python` fi fi