Skip to content

Commit b1c057a

Browse files
committed
add ipython to dev deps and lint
1 parent 966b4b8 commit b1c057a

File tree

2 files changed

+287
-97
lines changed

2 files changed

+287
-97
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ build-backend = "hatchling.build"
2222
[dependency-groups]
2323
dev = [
2424
"hatch>=1.14.0",
25+
"ipython>=8.34.0",
2526
"pytest>=8.3.4",
2627
"sphinx",
2728
]

0 commit comments

Comments
 (0)