Skip to content

Commit

Permalink
Merge pull request #17 from sparks-baird/remove-cdvae-deps
Browse files Browse the repository at this point in the history
remove smact, hydra-core, torch, and torch-geometric
  • Loading branch information
sgbaird authored Jul 29, 2022
2 parents 69134e0 + 71e5081 commit 6ed9fd3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ python_requires = >=3.6
install_requires =
importlib-metadata; python_version<"3.8"
pymatgen
smact
# smact
matminer
scipy
hydra-core
torch
torch-geometric
# hydra-core
# torch
# torch-geometric
mp-time-split[pyxtal]


Expand Down

0 comments on commit 6ed9fd3

Please sign in to comment.