‹ olav.it

Tag: vscode

Configuring Pipenv in Visual Studio Code

Pipenv is a more modern way to manage project dependencies in Python. However, if you want to use Visual Studio Code's Python plugin for your project, you need to tell it where it can find your virtualenv.