Skip to content

Install pip2conda into the base environment

Duncan Macleod requested to merge duncanmmacleod/pesummary:pip2conda-env into master

This MR modifies the CI configuration to install pip2conda into the base environment, mainly so that it doesn't pollute the created environment, and also so that we can use python >=3.10 with pip2conda but not force that into the created environment.

Merge request reports