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
Update local venv creation to avoid a bug in pip (#399)
This PR fixes an error while creating a local venv due to a bug in pip.
It is also a follow-up to the second commit in #393.
For more info, see pypa/pip#9644.
0 commit comments