The `environment.yml` doesn't match CI. For example, in `environment.yml` `python=3.5.2` is required but in CI, `python=3.7` is used.
The
environment.ymldoesn't match CI. For example, inenvironment.ymlpython=3.5.2is required but in CI,python=3.7is used.