We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03bb3b3 commit adf55c8Copy full SHA for adf55c8
pyproject.toml
@@ -28,11 +28,6 @@ dependencies = [
28
]
29
30
[project.optional-dependencies]
31
-
32
-deeplabcut = [
33
- "element-deeplabcut @ git+https://github.com/datajoint/element-deeplabcut.git",
34
-]
35
36
elements = [
37
"element-lab @ git+https://github.com/datajoint/element-lab.git",
38
"element-session @ git+https://github.com/datajoint/element-session.git",
@@ -48,10 +43,6 @@ tests = [
48
43
"shutils",
49
44
50
45
51
-all = [
52
- "element-moseq[deeplabcut,elements,tests]",
53
54
55
46
[project.urls]
56
47
Homepage = "https://github.com/datajoint/element-moseq"
57
Repository = "https://github.com/datajoint/element-moseq"
0 commit comments