Skip to content

Commit

Permalink
[release-2.56.0] Cherry-picks #31070 (#31072)
Browse files Browse the repository at this point in the history
  • Loading branch information
tvalentyn authored Apr 22, 2024
1 parent 8aee226 commit bba3ac3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdks/python/apache_beam/runners/portability/stager.py
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,7 @@ def _build_setup_package(setup_file, # type: str
Stager._get_python_executable(),
'-m',
'build',
'--no-isolation', # Otherwise, we need internet access to PyPI.
'--sdist',
'--outdir',
temp_dir,
Expand Down

0 comments on commit bba3ac3

Please sign in to comment.