mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
* Add python pip --resume-retries option for pip > 25.1 Signed-off-by: Satadru Pramanik <satadru@gmail.com> * Add PY3_PIP_RETRIES to const.rb * Add PY3_PIP_RETRIES to pip.rb * Update lib/buildsystems/pip.rb Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Actually use env variable for PY3_PIP_RETRIES const.rb --------- Signed-off-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: Satadru Pramanik <satadru@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>