Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option --system-site-packages has to be given explicitly now #32

Closed
pytoxbot opened this issue Sep 17, 2016 · 5 comments
Closed

Option --system-site-packages has to be given explicitly now #32

pytoxbot opened this issue Sep 17, 2016 · 5 comments

Comments

@pytoxbot
Copy link

In virtualenv 1.7.1.2 the option --no-site-packages is the default and deprecated. The option --system-site-packages has to be given explicitly. Currently tox only adds or omits the deprecated --no-site-packages option. If sitepackages=True this seems to be insufficient.

@pytoxbot
Copy link
Author

Original comment by @hpk42

Not released to mainline pypi yet, plan that in the next couple days.

Meanwhile you can try "pip install -i http://pypi.testrun.org -U tox" to get a current candidate.

@pytoxbot
Copy link
Author

Original comment by @dhellmann

Is this fix in a release yet?

@pytoxbot
Copy link
Author

Original comment by @hpk42

fix issue32 - properly handle virtualenv changed options for system site packages

→ <<cset 0435511d39f3>>

@pytoxbot
Copy link
Author

Original comment by jendrikseipp

It seems the issue has already been fixed in master.

@pytoxbot
Copy link
Author

Original comment by @hpk42

agreed. care to submit a pull request ?

@tox-dev tox-dev locked and limited conversation to collaborators Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant