Open mgosk opened 7 months ago
Be able to use pypirc_repository defined in .pypirc file.
Expose pypirc_repository param in deploy_pip facade function
pypirc_repository
deploy_pip
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
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 indeploy_pip
facade function