Closed odisseus closed 1 year ago
The Pants plugin should detect a virtual environment if it is present, and use it as the Python SDK for the modules that use Python.
For comparison, see how VS Code supports different Python environments
Related pull requests: #594, #598, #612.
The Pants plugin should detect a virtual environment if it is present, and use it as the Python SDK for the modules that use Python.
For comparison, see how VS Code supports different Python environments