Skip to content

Commit b919ca3

Browse files
committed
Fix typo in setup.py
1 parent 16d36d5 commit b919ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
],
4242
extras_require={
4343
"elements": [
44-
"elemment-animal @ git+https://github.com/datajoint/element-animal.git",
44+
"element-animal @ git+https://github.com/datajoint/element-animal.git",
4545
"element-event @ git+https://github.com/datajoint/element-event.git",
4646
"element-interface @ git+https://github.com/datajoint/element-interface.git",
4747
"element-lab @ git+https://github.com/datajoint/element-lab.git",

0 commit comments

Comments
 (0)