Skip to content

Commit

Permalink
Updated the sphericart dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
abmazitov committed Feb 13, 2024
1 parent 183a3a5 commit 9d057b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'': ['*.npy'],
},
install_requires=[
"sphericart[torch] @ git+https://github.com/lab-cosmo/sphericart.git@ecf4145", # pre-built wheels don't work
"sphericart[torch] @ git+https://github.com/lab-cosmo/sphericart.git", # pre-built wheels don't work
"numpy",
"ase",
"torch",
Expand Down

0 comments on commit 9d057b0

Please sign in to comment.