Skip to content

Can't pass arguments to setup.py from a pip-requirements file #362

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

Closed
MichaelBlume opened this issue Sep 28, 2011 · 4 comments
Closed

Can't pass arguments to setup.py from a pip-requirements file #362

MichaelBlume opened this issue Sep 28, 2011 · 4 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@MichaelBlume
Copy link

it'd be nice if

--install-option="--no_ext" pymongo

was a valid pip-requirements line

@jlinder
Copy link

jlinder commented Jan 3, 2012

+1

@mikofski
Copy link

+1

First, thanks for creating such a great tool!!!

I am trying to use pip to install PycURL but it requires the libcurl src directory as a parameter setup.py --curl-dir but how do I do that? Is there an --install-option="--your-option" available? Thx!

@mikofski
Copy link

this may be a duplicate of issue #271

btw: I tried pip install --install-option="--curl-dir="c:\my\src\folder"" http://pycurl.sourceforge.net/download/pycurl-7.19.0.tar.gz but it does not work

@carljm
Copy link
Contributor

carljm commented Apr 16, 2012

Closing as dupe of #271

@carljm carljm closed this as completed Apr 16, 2012
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 6, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

No branches or pull requests

4 participants