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

New argument '--no-emit-find-links' to pip-compile command #848

Closed
dicastro opened this issue Jul 15, 2019 · 1 comment · Fixed by #873
Closed

New argument '--no-emit-find-links' to pip-compile command #848

dicastro opened this issue Jul 15, 2019 · 1 comment · Fixed by #873
Labels
feature Request for a new feature

Comments

@dicastro
Copy link

Ability to prevent the inclusion of the "find-links" attribute in the resulting requirements.txt file. The desired behavior is similar to the behavior of the following arguments: "no-index", "no-emit-trusted-host".

@atugushev atugushev added the feature Request for a new feature label Jul 16, 2019
@atugushev
Copy link
Member

Hello @dicastro. It seems reasonable.

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

Successfully merging a pull request may close this issue.

2 participants