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 e2301c4 commit 084795cCopy full SHA for 084795c
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
requires-python = ">=3.6"
27
28
[project.optional-dependencies]
29
-dev = ["coverage", "pandas", "scikit-learn"]
+dev = ["coverage[toml]", "pandas", "scikit-learn"]
30
31
[project.urls]
32
Homepage = "https://github.com/lucasimi/tda-mapper-python"
0 commit comments