Skip to content

Commit 2e75a6d

Browse files
committed
ENH: Include imjoy-elfinder in options
1 parent c833f50 commit 2e75a6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,11 @@ Source = "https://github.com/InsightSoftwareConsortium/itkwidgets"
5151
[project.optional-dependencies]
5252
lab = [
5353
"imjoy-jupyter-extension >=0.3.0",
54+
"imjoy-elfinder[jupyter]"
5455
]
5556
notebook = [
5657
"imjoy-jupyterlab-extension >=0.1.13",
58+
"imjoy-elfinder[jupyter]"
5759
]
5860
test = [
5961
"pytest >=2.7.3",

0 commit comments

Comments
 (0)