Skip to content

Commit 3fcf542

Browse files
committed
update: update requirements to install SpikeInterface from github (latest version)
1 parent 07a09f6 commit 3fcf542

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
@@ -35,7 +35,7 @@
3535
"openpyxl",
3636
"plotly",
3737
"seaborn",
38-
"spikeinterface>=0.101.0",
38+
"spikeinterface @ git+https://github.com/SpikeInterface/spikeinterface.git",
3939
"scikit-image",
4040
"nbformat>=4.2.0",
4141
"pyopenephys>=1.1.6",

0 commit comments

Comments
 (0)