tests.environments.test_conda_installed_packages.get_yml_file

tests.environments.test_conda_installed_packages.get_yml_file() str

Return .yml file which contains the desired packages depending on the platform.

Raises:

NotImplementedError – Raisen if no .yml file is defined for the given platform.

Returns:

The filename of the .yml file.

Return type:

str