Delete myenv.yml

This commit is contained in:
Shané Winner
2019-09-17 09:34:54 -07:00
committed by GitHub
parent f334a3516f
commit c068c9b979

View File

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