I'd like the Poetry tool to be one of the included tools.
This is more complicated by a number of things.
- There is no official Poetry image on Docker Hub.
- Poetry stores virtual environments outside of the current project by default.
- If a project is made into its own container then the poetry in that container would differ from the poetry-container that the in-powershell
poetry command would use. This could be counterintuitive.
- A Poetry shell would be running in a container and not have access to as much of the operating system as what would be expected if the user was accustomed to a system-installed poetry.
I'd like the Poetry tool to be one of the included tools.
This is more complicated by a number of things.
poetrycommand would use. This could be counterintuitive.