We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a116b9 commit d72ccd7Copy full SHA for d72ccd7
.github/workflows/run-tests.yml
@@ -49,7 +49,7 @@ jobs:
49
python3-soundfile \
50
python3-pytest \
51
git
52
-
+ pip install fsspec>=2023.10.0
53
# Note: "actions/checkout@v2" requires libstdc++6:amd64 to be
54
# installed in the container. To keep things simple, use
55
# "actions/checkout@v1" instead.
0 commit comments