Skip to content

Add extra_pip_args option to pip_import - #274

Closed
scarito1 wants to merge 2 commits into
bazel-contrib:masterfrom
scarito1:pip_args
Closed

Add extra_pip_args option to pip_import#274
scarito1 wants to merge 2 commits into
bazel-contrib:masterfrom
scarito1:pip_args

Conversation

@scarito1

Copy link
Copy Markdown
Contributor

Adds the attr extra_pip_args to pip_import. These args will be passed along to the pip invocation inside piptool. This enables special pip usage such as loading packages from an alternate repository or local directory.

Adds the attr extra_pip_args to pip_import.  These args will be passed
along to the pip invocation inside piptool.

@brandjon brandjon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just added a comment that the args shouldn't contain whitespace. I'll merge on my end.

@brandjon brandjon closed this in dd7f9c5 Feb 21, 2020
gergelyfabian added a commit to gergelyfabian/rules_python_external that referenced this pull request May 27, 2020
gergelyfabian added a commit to gergelyfabian/rules_python_external that referenced this pull request May 28, 2020
gergelyfabian added a commit to gergelyfabian/rules_python_external that referenced this pull request Jun 3, 2020
gergelyfabian added a commit to gergelyfabian/rules_python_external that referenced this pull request Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants