Commit 2e8c1f59 authored by Joseph Siddons's avatar Joseph Siddons
Browse files

deps: add "all" option

parent 2818c35d
......@@ -45,6 +45,11 @@ notebooks = [
test = [
"pytest",
]
all = [
"ipykernel",
"polars",
"pytest",
]
[tool.ruff]
line-length = 80
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment