dj-embe/.vscode/settings.json
Yanis Rigaudeau 2498b8e18a
All checks were successful
continuous-integration/drone/push Build is passing
pipenv to poetry
2023-09-20 22:49:30 +02:00

5 lines
106 B
JSON

{
"python.defaultInterpreterPath": ".venv/bin/python",
"python.terminal.activateEnvironment": false
}