Skip to content

Commit 42cdda5

Browse files
pin f90wrap in deps (#1359)
1 parent 1822f9d commit 42cdda5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ strict-forcefields = [
109109
"mace-torch==0.3.14",
110110
"matgl==2.0.4",
111111
"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'",
112114
"sevenn==0.10.4",
113115
"torch==2.2.0",
114116
"torchdata==0.7.1", # TODO: remove when issue fixed

0 commit comments

Comments
 (0)