Skip to content

Commit

Permalink
Remove optional matcalc dep
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed Oct 5, 2023
1 parent 1aaebc3 commit fa7d28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emmet-core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"robocrys>=0.2.8",
"pymatgen-analysis-diffusion>=2023.8.15",
"pymatgen-analysis-alloys>=0.0.3",
"matcalc[models]",
"matcalc",
"chgnet",
"matgl",
],
Expand Down

0 comments on commit fa7d28e

Please sign in to comment.