Skip to content

Commit

Permalink
older fsspec
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhrisca committed Nov 15, 2024
1 parent 32538b5 commit 18d9993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
pip install build numpy wheel setuptools
pip install -r requirements_exe_build.txt
pip install -U fsspec
pip install fsspec==2024.6.1
python setup.py bdist_wheel
pip install -e . --no-deps
pip install cmerg
Expand Down

0 comments on commit 18d9993

Please sign in to comment.