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

Curious if you tried to contribute this to pip? #5

Open
msabramo opened this issue Mar 28, 2015 · 5 comments
Open

Curious if you tried to contribute this to pip? #5

msabramo opened this issue Mar 28, 2015 · 5 comments

Comments

@msabramo
Copy link
Contributor

This could be a neat feature to have in pip.

e.g.:

pip freeze -r requirements.txt --build-wheels
@flupke
Copy link
Owner

flupke commented Mar 28, 2015

It's a critical tool for us, I'm not sure including it in a project with longer release cycles like pip would fit our needs.

Maybe if it becomes stable enough we could consider it, but it's been in constant development since 2 years and I'm not confident enough yet.

@obestwalter
Copy link

I think this is a handy tool and would be a good addition to pip. The last commit to this repo was half a year ago. Maybe you want to reconsider this decision?

@flupke
Copy link
Owner

flupke commented Mar 23, 2016

I have nothing against the idea, but unfortunately have 0 time to devote its realization. So if anyone wants to do it, please do :)

@obestwalter
Copy link

@dstufft - what do you think about adding this to pip?

@obestwalter
Copy link

Actually ... forget about this. This does not really belong into pip. I was thinking that pip maybe could do the dependency resolution in a different way, but after @Adaephon-GH opined that you can basically do anything in a setup.py the only way to do that "cleanly" is to do it like freeze-requirements: install everything in a fresh virtualenv and see what happened ...

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

3 participants