Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep authored Sep 18, 2024
2 parents 83c97ec + 791e0d1 commit e445eca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ where = ["src"]
[tool.setuptools.package-data]
"maml" = [
"describers/data/*.json",
"apps/pes/params/*.*",
"describers/data/megnet_models/*",
"describers/data/m3gnet_models/matbench_mp_e_form/0/m3gnet/*",
"apps/pes/params/*.json",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pymatgen==2024.6.10
pymatgen==2024.9.17.1
scikit-learn==1.5.1
h5py==3.11.0
joblib==1.4.2
Expand Down

0 comments on commit e445eca

Please sign in to comment.