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 support for --find-links in pip-compile input #704

Closed
wants to merge 1 commit into from

Conversation

estan
Copy link
Contributor

@estan estan commented Jan 2, 2019

This adds support to pip-compile for the -f, --find-links <url> flag in the input requirements.in.

Let me know if there should be a corresponding --emit-find-links / --no-emit-find-links as I wasn't sure.

I also took the liberty of moving down the deduplication of repository.finder.index_urls/find_links so that it's after the last parse_requirements call, otherwise dupes creep in after the deduplication.

Changelog-friendly one-liner: Add support for --find-links in pip-compile input

@nvie @vphilippon @davidovich

@graingert
Copy link
Member

@nvie any update on this?
@estan can you resolve the conflicts please?

@estan
Copy link
Contributor Author

estan commented Mar 13, 2019

Sorry been completely swamped at work lately. Will try to resolve conflicts tomorrow when at the office.

@nvie
Copy link
Member

nvie commented Mar 14, 2019

@nvie any update on this?

Sorry, I'm not actively involved in this project anymore. I had too many projects going on, and had to let some go. That's why I transferred this project to the jazzband org, so others can keep maintaining it.

@nvie nvie removed their request for review March 14, 2019 07:03
@atugushev
Copy link
Member

Closed in favour of #793.

@atugushev atugushev closed this Apr 22, 2019
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

Successfully merging this pull request may close these issues.

4 participants