Skip to content

Commit b22639e

Browse files
committed
Update pyrpoject.toml
1 parent 02a089c commit b22639e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

+3-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ dependencies = [
1616
"matplotlib",
1717
"h5py",
1818
"spglib",
19-
"phonopy>=2.37.1,<2.38",
19+
"phonopy>=2.38.0,<2.39",
2020
]
21-
license = { file = "LICENSE" }
21+
license = "BSD-3-Clause"
22+
license-files = ["LICENSE"]
2223

2324
[project.urls]
2425
Homepage = "https://phonopy.github.io/phono3py/"

0 commit comments

Comments
 (0)