Delete myenv.yml

This commit is contained in:
Shané Winner
2019-09-17 09:37:08 -07:00
committed by GitHub
parent ff8128f023
commit 96a61fdc78

View File

@@ -1,8 +0,0 @@
name: project_environment
dependencies:
- python=3.6.2
- pip:
- azureml-defaults
- scikit-learn
- numpy
- inference-schema[numpy-support]