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
remove tests and features relying on --no-site-packages
virtualenv dropped the --no-site-packages option. This PR updates the
code and tests to remove features related to that missing option.
* remove copy tests for --no-site-packages
* update test_mktmpenv_virtualenv_args to not need --no-site-packages
* update mkvirtualenv tests to not rely on --no-site-packages
* remove toggleglobalsitepackages command
related to #8
0 commit comments