We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1822f9d commit 42cdda5Copy full SHA for 42cdda5
pyproject.toml
@@ -109,6 +109,8 @@ strict-forcefields = [
109
"mace-torch==0.3.14",
110
"matgl==2.0.4",
111
"quippy-ase==0.9.14; python_version < '3.12'",
112
+ # TODO: remove when f90wrap issue resolved: https://github.com/jameskermode/f90wrap/issues/352
113
+ "f90wrap==0.2.16; python_version < '3.12'",
114
"sevenn==0.10.4",
115
"torch==2.2.0",
116
"torchdata==0.7.1", # TODO: remove when issue fixed
0 commit comments