File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4747 cache-environment-key : environment-${{ steps.date.outputs.date }}-0
4848
4949 - name : Install current main versions of dask
50- run : python -m pip install git+https://github.com/phofl /dask@read-csv-legacy
50+ run : python -m pip install git+https://github.com/dask /dask
5151
5252 - name : Install current main versions of distributed
5353 run : python -m pip install git+https://github.com/dask/distributed
Original file line number Diff line number Diff line change 4747 cache-environment-key : environment-${{ steps.date.outputs.date }}-1
4848
4949 - name : Install current main versions of dask
50- run : python -m pip install git+https://github.com/phofl /dask@read-csv-legacy
50+ run : python -m pip install git+https://github.com/dask /dask
5151 if : ${{ matrix.environment-file == 'ci/environment.yml' }}
5252
5353 - name : Install current main versions of distributed
You can’t perform that action at this time.
0 commit comments