Skip to content

Commit

Permalink
Remove movement as dependency and [notebooks] as an extra
Browse files Browse the repository at this point in the history
  • Loading branch information
sfmig committed Nov 28, 2024
1 parent 76dc2d7 commit e2c250f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ dependencies = [
"lightning",
"mlflow",
"optuna",
"movement",
]

[project.optional-dependencies]
Expand All @@ -53,10 +52,6 @@ dev = [
# "types-PyYAML",
# "types-requests",
]
notebooks = [
"ipykernel",
"ipympl", # for interactive plots
]

[project.scripts]
extract-frames = "crabs.bboxes_labelling.extract_frames_to_label_w_sleap:app_wrapper"
Expand Down

0 comments on commit e2c250f

Please sign in to comment.