You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2019/01/16 00:17:53 UTC

[beam] 01/01: Merge pull request #7519 from tvalentyn/pip_retries

This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 189141051eca74e5dc5428a1958092453e754727
Merge: 5d00f6b 3ecda6b
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Tue Jan 15 16:17:44 2019 -0800

    Merge pull request #7519 from tvalentyn/pip_retries
    
    [BEAM-6318] Increase the amount of pip download retries to 10 from a default 5

 .../src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy    | 4 ++--
 sdks/python/tox.ini                                                   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)