Skip to content

Commit

Permalink
added chemfiles dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Kay-Robert Dormann committed Oct 21, 2024
1 parent 7d8540c commit 41f4d03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ dependencies = [
"scipy >= 1.10.0",
"scikit-image >= 0.20.0",
"tqdm >= 4.65.0",
"gsd >= 3.2.0"
"gsd >= 3.2.0",
"chemfiles >= 0.10.4"
]

[project.urls]
Expand Down

0 comments on commit 41f4d03

Please sign in to comment.