Update myenv.yml

This commit is contained in:
Jordan Edwards
2018-09-24 14:01:11 -07:00
committed by GitHub
parent 9c2ab1826c
commit 302133852c

View File

@@ -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