poetry-plugin-bundle
poetry-plugin-bundle copied to clipboard
[Question] Does bundle plugin support to bundle dependencies to existed conda environment
trafficstars
I know that poetry install can detect conda environment automatically and install dependencies to the current activate environment. But the problem if poetry install is there is no way to make it ignore the editable dependencies. I don't know if bundle plugin support this. It would be good to have some doc about it, thank you.