Skip to content

Commit 084795c

Browse files
committed
Added dependency
1 parent e2301c4 commit 084795c

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
@@ -26,7 +26,7 @@ dependencies = [
2626
requires-python = ">=3.6"
2727

2828
[project.optional-dependencies]
29-
dev = ["coverage", "pandas", "scikit-learn"]
29+
dev = ["coverage[toml]", "pandas", "scikit-learn"]
3030

3131
[project.urls]
3232
Homepage = "https://github.com/lucasimi/tda-mapper-python"

0 commit comments

Comments
 (0)