Skip to content

Commit

Permalink
Make plotly main dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cmalinmayor committed Jul 29, 2024
1 parent 499b26f commit 0ebff28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies = [
"scikit-image",
"tqdm",
"zarr",
"plotly",
]

[project.optional-dependencies]
Expand All @@ -35,7 +36,6 @@ dev = [
'pre-commit',
'types-tqdm',
'pytest-unordered',
'plotly',
'ruff',
]

Expand Down

0 comments on commit 0ebff28

Please sign in to comment.