Replies: 1 comment
-
Where is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using the VSCode test explorer with
pytest
in a Poetry environment. The tests fail:But when running it from the terminal, it works:
I tried setting
python.envFile = ""
but that had no effect.Beta Was this translation helpful? Give feedback.
All reactions