Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dask-runner-windowing' into dask…
Browse files Browse the repository at this point in the history
…-runner-windowing
  • Loading branch information
alxmrs committed Nov 7, 2024
2 parents bb1f7a7 + 24762cc commit 81a9992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdks/python/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ commands =
[testenv:py{39,310,311,312}-dask]
extras = test,dask,dataframes
commands_pre =
pip install 'distributed>=2024.4.' 'dask>=2024.4.2'
pip install 'distributed>=2024.4.2' 'dask>=2024.4.2'
commands =
bash {toxinidir}/scripts/run_pytest.sh {envname} {toxinidir}/apache_beam/runners/dask/

Expand Down

0 comments on commit 81a9992

Please sign in to comment.