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
setup.py: Remove deprecated --no-site-packages option for virtualenv
This option has been deprecated for over 8 years, its behavior the
default since then. Newer versions of virtualenv now abort with an
error if the option is given.
0 commit comments