Skip to content

Commit 05e4016

Browse files
committed
unblock h5py
1 parent b0064cb commit 05e4016

File tree

2 files changed

+45
-21
lines changed

2 files changed

+45
-21
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ optional = [
112112
"chemview>=0.6",
113113
"f90nml>=1.1.2",
114114
"galore>=0.6.1",
115-
"h5py>=3.11.0; python_version<'3.14'",
116-
"hiphive>=1.3.1; python_version<'3.14'",
115+
"h5py>=3.11.0",
116+
"hiphive>=1.3.1",
117117
"jarvis-tools>=2020.7.14",
118118
"phonopy>=2.33.3; python_version<'3.14'",
119119
"seekpath>=2.0.1",

uv.lock

Lines changed: 43 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)