Skip to content

Commit 4f70232

Browse files
authored
Update build.yml
1 parent f6620c0 commit 4f70232

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- name: Install dependencies
2121
run: |
2222
python -m pip install --upgrade pip setuptools six wheel
23-
python -m pip install --upgrade h5py
2423
python -m pip install mypy pytest-cov -r requirements.txt
2524
- run: mypy --install-types --non-interactive .
2625
- name: Run tests

0 commit comments

Comments
 (0)