macro128 / pdm-conda

A PDM plugin to resolve/install/uninstall project dependencies with Conda
33 stars 1 forks source link

Add support for full conda environment detection when type `pdm init` #13

Closed gvariable closed 11 months ago

gvariable commented 1 year ago

I recently raised an issue on the pdm project regarding conda. However, a contributor kindly suggested that it would be more appropriate to post the issue here, providing a link to the relevant GitHub issue: link.

macro128 commented 1 year ago

Hi! I was planning on adding mamba/micromamba environment management to the plugin, I think I can add it with the functionality you proprose

macro128 commented 11 months ago

Hi! pdm init now works using Conda runner since v0.12.0