File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,8 @@ dependencies:
4343 - zict # overridden by git tip below
4444 - zstandard >=0.9.0
4545 - pip :
46- - git+https://github.com/dask/dask
46+ # - git+https://github.com/dask/dask
47+ - git+https://github.com/hendrikmakait/dask.git@default-shuffle-ignores-fuse
4748 - git+https://github.com/dask/s3fs
4849 - git+https://github.com/dask/zict
4950 - git+https://github.com/fsspec/filesystem_spec
Original file line number Diff line number Diff line change @@ -43,7 +43,8 @@ dependencies:
4343 - zict # overridden by git tip below
4444 - zstandard >=0.9.0
4545 - pip :
46- - git+https://github.com/dask/dask
46+ # - git+https://github.com/dask/dask
47+ - git+https://github.com/hendrikmakait/dask.git@default-shuffle-ignores-fuse
4748 - git+https://github.com/dask/s3fs
4849 - git+https://github.com/dask/zict
4950 - git+https://github.com/fsspec/filesystem_spec
Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ dependencies:
5050 - zict
5151 - zstandard >=0.9.0
5252 - pip :
53- - git+https://github.com/dask/dask
53+ # - git+https://github.com/dask/dask
54+ - git+https://github.com/hendrikmakait/dask.git@default-shuffle-ignores-fuse
5455 - git+https://github.com/dask/crick # Only tested here
5556 - keras
Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ dependencies:
2222 # Distributed depends on the latest version of Dask
2323 - pip
2424 - pip :
25- - git+https://github.com/dask/dask
25+ # - git+https://github.com/dask/dask
26+ - git+https://github.com/hendrikmakait/dask.git@default-shuffle-ignores-fuse
2627 # test dependencies
2728 - pytest
2829 - pytest-cov
You can’t perform that action at this time.
0 commit comments