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 31a66a4 commit 294fa79Copy full SHA for 294fa79
pyproject.toml
@@ -25,7 +25,7 @@ polars = { version = "^0.20.10", extras = ["numpy", "pandas"] }
25
jupyter = "^1.0.0"
26
27
[tool.poetry.extras]
28
-metrics = ["numpy", "scipy"]
+indicators = ["numpy", "scipy", "tulipy"]
29
30
[tool.poetry.group.test.dependencies]
31
coverage= "7.4.2"
0 commit comments