python_env.yaml
1  build_dependencies:
2    - pip
3  dependencies:
4    - mlflow>=1.0
5    - scipy
6    - scikit-learn