Use conda list to print packages in CI jobs
- May 03, 2023
-
-
Duncan Macleod authored
if the environment looks like a conda environment
-
This MR patches the CI pipeline to use conda list
if possible to print the packages in the environment, which gives more information than pip list installed
.
if the environment looks like a conda environment