Skip to content

Commit

Permalink
added missing ,
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Nov 1, 2022
1 parent 4718a8a commit 147b4b1
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 @@ -20,7 +20,7 @@ classifiers = [
dependencies = [
"numpy>=1.21.1",
"vertices_to_h5m",
"scipy"
"scipy",
"brep_to_h5m",
"brep_part_finder",
]
Expand Down

0 comments on commit 147b4b1

Please sign in to comment.