Skip to content

Commit

Permalink
fix typo defects -> phonons
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Nov 1, 2024
1 parent 11c5a28 commit 7d08efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ tests = [
"pytest==8.3.3",
]
strict = [
"atomate2[forcefields, docs, cclib, defects, lobster, openmm, mp, defects, ase, ase-ext]",
"atomate2[forcefields, docs, cclib, phonons, lobster, openmm, mp, defects, ase, ase-ext]",
]

[project.scripts]
Expand Down

0 comments on commit 7d08efe

Please sign in to comment.