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
Stable order in pyenv.cfg, include-system-site-packages only for ref (#1535)
Previously the order was dictionary order depdendent, so not stable
accross Python implementations, and we also set the include system
site package for all creators, should be only for ref creators.
Signed-off-by: Bernat Gabor <[email protected]>
0 commit comments