Skip to content

Commit

Permalink
add h5py to test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Nov 13, 2024
1 parent 8ab62a4 commit 1224a9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
test_extras := [
"deepdiff",
"filelock", # for session fixtures due to pytest-xdist
"h5py",
"lxml",
"psutil", # parallel pytest with '-n auto'
"pytest-cov",
Expand Down

0 comments on commit 1224a9a

Please sign in to comment.