Skip to content

Commit

Permalink
Added dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre authored Nov 24, 2024
1 parent 28c79c1 commit cf70d46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ build-backend = "setuptools.build_meta"
[project]
name = "ezc3d"
dynamic = ["version"]
dependencies = [
"numpy",
]
description = "Easy to use C3D reader/writer for C++, Python, and Matlab"
readme = "README.md" # This links to your README file
authors = [
Expand Down

0 comments on commit cf70d46

Please sign in to comment.