When developing in python, is normal that different projects have different env. We can use, venv, poetry, etc. How we indicate to the plugin which venv we want to use?
When developing in python, is normal that different projects have different env. We can use, venv, poetry, etc.
How we indicate to the plugin which venv we want to use?