Skip to content

Commit 9095d8c

Browse files
committed
Add test dependencies
1 parent 287d038 commit 9095d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dynamic = ["version"]
2222
"Bug Tracker" = "https://github.com/LorenFrankLab/track_linearization/issues"
2323

2424
[project.optional-dependencies]
25-
test = ["black", "pytest", "pytest-cov"]
25+
test = ["black", "pytest", "pytest-cov", "jupyter", "nbconvert"]
2626
opt = ["numba", "ipympl"]
2727

2828
[tool.hatch.version]

0 commit comments

Comments
 (0)