Issue
Can something be added to the virtualenvs.in-project setting documentation that mentions that without a .venv in the project and with the default value of virtualenvs.in-project that poetry install will create a venv under the directory
in cache-dir?