VSCode tips Posted on 2018-09-02 in Trucs et astuces Sommaire Python venv Python venv To use a venv with VSCode, add in the folder settings: { "python.pythonPath": "~/.virtualenvs/bureauxlocaux--Uxk5jFn/bin/python", "python.unitTest.pyTestEnabled": true } VSCode Please enable JavaScript to view comments.