When returning the Python Environments currently hatch just returns run command. If users want to work in the terminal with a specific environment, then hatch setup that terminal. We make this easy if you can provide the CLI command that should be run to set it up for various shells.
The recommended ones to support are: Powershell, bash/sh, zsh, fish, cmd, gitbash
When returning the Python Environments currently hatch just returns
runcommand. If users want to work in the terminal with a specific environment, then hatch setup that terminal. We make this easy if you can provide the CLI command that should be run to set it up for various shells.The recommended ones to support are: Powershell, bash/sh, zsh, fish, cmd, gitbash