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