Skip to content

Commit 7d08efe

Browse files
committed
fix typo defects -> phonons
1 parent 11c5a28 commit 7d08efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ tests = [
102102
"pytest==8.3.3",
103103
]
104104
strict = [
105-
"atomate2[forcefields, docs, cclib, defects, lobster, openmm, mp, defects, ase, ase-ext]",
105+
"atomate2[forcefields, docs, cclib, phonons, lobster, openmm, mp, defects, ase, ase-ext]",
106106
]
107107

108108
[project.scripts]

0 commit comments

Comments
 (0)