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

Allow extra flags when installing from requirement file #66

Closed
arescope opened this issue Mar 7, 2014 · 2 comments
Closed

Allow extra flags when installing from requirement file #66

arescope opened this issue Mar 7, 2014 · 2 comments
Labels
enhancement New feature or request

Comments

@arescope
Copy link

arescope commented Mar 7, 2014

Could it be possible to specify in the virtualenv creation, when we specify the requirements some extra parameters for the pip command.

for example,
--allow-all-external
--allow-unverified
etc.

@ThiefMaster
Copy link

+1, that's very important since some packages require that. cx_oracle for example (that one needs an environment variable, too, by the way, in case that's not possible already)

@bradq
Copy link

bradq commented Mar 18, 2014

👍 Running into the same issues this morning with argparse.

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

No branches or pull requests

4 participants