We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 287d038 commit 9095d8cCopy full SHA for 9095d8c
pyproject.toml
@@ -22,7 +22,7 @@ dynamic = ["version"]
22
"Bug Tracker" = "https://github.com/LorenFrankLab/track_linearization/issues"
23
24
[project.optional-dependencies]
25
-test = ["black", "pytest", "pytest-cov"]
+test = ["black", "pytest", "pytest-cov", "jupyter", "nbconvert"]
26
opt = ["numba", "ipympl"]
27
28
[tool.hatch.version]
0 commit comments