vaticle / bazel-distribution

Bazel rules for assembling and deploying software distributions (see @vaticle for usage example)
https://bazel.build
Apache License 2.0
155 stars 53 forks source link

support pypirc_repository in deploy_pip facade #408

Open mgosk opened 3 months ago

mgosk commented 3 months ago

What is the goal of this PR?

Be able to use pypirc_repository defined in .pypirc file.

What are the changes implemented in this PR?

Expose pypirc_repository param in deploy_pip facade function

vaticle-bot commented 3 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture