[pyproject] adding spikeinterface

This commit is contained in:
wendtalexander
2026-05-06 16:30:40 +02:00
parent 56e6d1c589
commit 11d76b205a
2 changed files with 213 additions and 6 deletions

View File

@@ -12,7 +12,9 @@ dependencies = [
"pyqt6>=6.11.0",
"rich>=14.1.0",
"rlxnix",
"scikit-learn>=1.8.0",
"scipy>=1.16.2",
"spikeinterface>=0.104.3",
"typer>=0.19.2",
]
[project.scripts]