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 50b4677 commit 5f17a9fCopy full SHA for 5f17a9f
pyproject.toml
@@ -97,7 +97,7 @@ ase = ["ase>=3.23.0"]
97
# https://github.com/scott-maddox/fdint/issues/21
98
# electronic_structure = ["fdint>=2.0.2"]
99
matcalc = [
100
- "matcalc>=0.4.0; python_version<'3.13'",
+ "matcalc>=0.4.0",
101
"matgl>=1.2.7; python_version<'3.13'",
102
]
103
mlp = ["matgl>=1.2.7 ; python_version<'3.13'"]
0 commit comments