-
This file is autoloaded by vscode when I debug code or run tests vai test explorer (but not when I e.g. run pytest from terminal) I can read in documentation:
How I can disable this behaviour? I need it because I want to be sure that |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
You can probably set |
Beta Was this translation helpful? Give feedback.
-
Set |
Beta Was this translation helpful? Give feedback.
Set
python.envFile
empty.