Closed BSchilperoort closed 1 year ago
Hi @BSchilperoort, thank you for the pull request. Can you add a description to the README.md
to enable users to know about this new feature. Then i will merge this and make a new release.
I have updated the readme and history files :+1:
Hi @OldGrumpyViking, thanks for making this plugin. For my use case we needed access to a conda-forge package, as it is not available on pip (esmpy).
To be able to do this, I implemented a way for the user to specify an environment.yml file, which is then used for the installation.
Additionally, I made the plugin compatible with micromamba, which deviates in some small ways from conda/mamba.
Please let me know if you're interested in merging this, and if there are any changes you would like to make.