the script skips the creation of venv if poetry user config is defined as Windows: %APPDATA%\pypoetry\config.toml ``` [virtualenvs] create = false ```
the script skips the creation of venv if poetry user config is defined as
Windows: %APPDATA%\pypoetry\config.toml