Skip to content
Merged
Prev Previous commit
Next Next commit
update pyproject.toml and uv.lock: add importlib to dev dependencies
  • Loading branch information
deruyter92 committed Apr 28, 2026
commit 03ac5a0efc00d7cc565236259841d610f3935303
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Documentation = "https://deeplabcut.github.io/DeepLabCut/README.html"
[dependency-groups]
dev = [
"coverage",
"importlib",
Comment thread
deruyter92 marked this conversation as resolved.
Outdated
"nbformat>5",
"pre-commit",
"pytest",
Expand Down
Loading
Loading