From 302133852c1db7c89f605ced2cacb8096f3e318b Mon Sep 17 00:00:00 2001 From: Jordan Edwards Date: Mon, 24 Sep 2018 14:01:11 -0700 Subject: [PATCH] Update myenv.yml --- cli/myenv.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/cli/myenv.yml b/cli/myenv.yml index 6f5d6ef8..af642446 100644 --- a/cli/myenv.yml +++ b/cli/myenv.yml @@ -1,7 +1,5 @@ name: project_environment dependencies: - # The python interpreter version. - # Currently Azure ML Workbench only supports 3.5.2 and later. - python=3.6.2 - scikit-learn - numpy