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

Add option --no-setuptools/--no-pip/--no-wheel #39

Open
grigouze opened this issue Jan 13, 2020 · 1 comment
Open

Add option --no-setuptools/--no-pip/--no-wheel #39

grigouze opened this issue Jan 13, 2020 · 1 comment

Comments

@grigouze
Copy link

Hello.

As virtualenv try to create a new virtualenv with latest setuptools/pip, I want to specify the version of setuptools.

Is it possible to add an option so we can pass it to virtualenv like "--no-setuptools" ?

For example, setuptools drop support python2.7, so i want to install setuptools<45.0.0 but after the creation of the virtualenv.

Thanks.

@romuald
Copy link

romuald commented Jan 13, 2020

--no-download also work in this instance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants