Issue
This issue is about docs on configuration option virtualenvs.create. Currently it says about what happens when option is true. I think, its better to state explicitly, that when option is false, then poetry will install dependencies to current python interpreter/virtualenv.
Issue
This issue is about docs on configuration option
virtualenvs.create. Currently it says about what happens when option is true. I think, its better to state explicitly, that when option isfalse, thenpoetrywill install dependencies to current python interpreter/virtualenv.