Skip to content

Commit fbe973a

Browse files
Add ipympl, add tee wall and single lift core
1 parent 941ef52 commit fbe973a

File tree

3 files changed

+591
-4
lines changed

3 files changed

+591
-4
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ lint = [
8383
"ruff==0.7.1",
8484
"pyright==1.1.387",
8585
]
86+
dev = [
87+
"ipympl==0.9.4",
88+
]
8689

8790
[tool.uv]
8891
default-groups = ["docs", "test", "lint"]

0 commit comments

Comments
 (0)