You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug: fix gitignore add for more scenarios (microsoft#627)
fixesmicrosoft#619
since environmentPath for an environment can be "Path to the python
binary or environment folder." need to update code to support if the
path is directly to a python binary. If so get the parent, parent of the
binary to get the venv folder
0 commit comments