[pyproject] adding ipython

This commit is contained in:
wendtalexander
2026-04-22 10:17:41 +02:00
parent f068ba3c42
commit 3b849c0c23
2 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ description = "Converting ophen-ephys data to nix format"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"ipython>=9.6.0",
"matplotlib>=3.10.6",
"neo>=0.14.2",
"nixio>=1.5.4",