Skip to content

Commit adf55c8

Browse files
committed
revert a few updates
1 parent 03bb3b3 commit adf55c8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pyproject.toml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ dependencies = [
2828
]
2929

3030
[project.optional-dependencies]
31-
32-
deeplabcut = [
33-
"element-deeplabcut @ git+https://github.com/datajoint/element-deeplabcut.git",
34-
]
35-
3631
elements = [
3732
"element-lab @ git+https://github.com/datajoint/element-lab.git",
3833
"element-session @ git+https://github.com/datajoint/element-session.git",
@@ -48,10 +43,6 @@ tests = [
4843
"shutils",
4944
]
5045

51-
all = [
52-
"element-moseq[deeplabcut,elements,tests]",
53-
]
54-
5546
[project.urls]
5647
Homepage = "https://github.com/datajoint/element-moseq"
5748
Repository = "https://github.com/datajoint/element-moseq"

0 commit comments

Comments
 (0)