tests.environments.test_conda_installed_packages.test_package_versions
- tests.environments.test_conda_installed_packages.test_package_versions() None
Compare properties of desired and installed packages (like version or channel).
- Raises:
NotImplementedError – Raised for unsupported platforms. The platforms
'linux' and 'win32' are currently supported. –