Skip to content

Commit 33f440e

Browse files
seismanweiji14
andauthored
Also add ipython as an optional dependency
Co-authored-by: Wei Ji <[email protected]>
1 parent db680c8 commit 33f440e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ dynamic = ["version"]
3434

3535
[project.optional-dependencies]
3636
all = [
37-
"geopandas"
37+
"geopandas",
38+
"ipython"
3839
]
3940

4041
[project.urls]

0 commit comments

Comments
 (0)