Skip to content

Commit 452cb7d

Browse files
committed
adds h5py as dev dependency to fix macos error
1 parent 55c370f commit 452cb7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ numpydoc = "^1.6.0"
5858
easydev = "^0.12.1"
5959
pylint = "^3.0.3"
6060
nbsphinx = "^0.9.3"
61+
h5py = "^3.11.0"
6162
vulture = "^2.11"
6263
pygt3x = "^0.5.2"
6364
jinja2 = "<3.1.0"

0 commit comments

Comments
 (0)