Commit 007405d6 by Kelton Bassingthwaite Committed by GitHub

doc: add note for pip requirement in system env

parent 7bb93588
......@@ -107,6 +107,10 @@ Defaults to one of the following directories:
Create a new virtual environment if one doesn't already exist.
Defaults to `true`.
!!!note:
When setting this configuration to `false`, the Python environment used must have `pip`
installed and available.
### `virtualenvs.in-project`: boolean
Create the virtualenv inside the project's root directory.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment