Skip to content

Commit

Permalink
Add test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed Oct 23, 2024
1 parent 287d038 commit 9095d8c
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 @@ -22,7 +22,7 @@ dynamic = ["version"]
"Bug Tracker" = "https://github.com/LorenFrankLab/track_linearization/issues"

[project.optional-dependencies]
test = ["black", "pytest", "pytest-cov"]
test = ["black", "pytest", "pytest-cov", "jupyter", "nbconvert"]
opt = ["numba", "ipympl"]

[tool.hatch.version]
Expand Down

0 comments on commit 9095d8c

Please sign in to comment.