We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a116b9 commit 4b4e85cCopy full SHA for 4b4e85c
.github/workflows/run-tests.yml
@@ -41,6 +41,7 @@ jobs:
41
run: |
42
apt-get update
43
apt-get install -y --no-install-recommends \
44
+ python3-fsspec \
45
python3-matplotlib \
46
python3-numpy \
47
python3-pandas \
0 commit comments