Skip to content

Commit 10fdd0e

Browse files
authored
Merge pull request #272 from JaGeo/check_pymatgen
Update to latest pymatgen
2 parents 51b6b84 + 608a500 commit 10fdd0e

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
@@ -29,6 +29,7 @@ classifiers = [
2929
]
3030
requires-python = ">=3.10,<3.13"
3131
dependencies = [
32+
"pymatgen@git+https://github.com/materialsproject/pymatgen",
3233
"pymatgen>=2024.10.22",
3334
"numpy<3.0.0",
3435
]

0 commit comments

Comments
 (0)