Skip to content

Commit 284b2ce

Browse files
authored
Install DLC from pypi rather than its local version (#2416)
1 parent 3615f75 commit 284b2ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda-environments/DEEPLABCUT_M1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ dependencies:
4040
- ffmpeg
4141
- apple::tensorflow-deps
4242
- pip:
43-
- -e ../[gui,apple_mchips]
43+
- "deeplabcut[gui,apple_mchips]"

0 commit comments

Comments
 (0)