This commit is contained in:
2025-10-25 14:07:31 -05:00
parent e1f23e9d35
commit c3b0526f59
10 changed files with 104620 additions and 1 deletions

View File

@@ -5,5 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12.11"
dependencies = [
"ipykernel>=7.0.1",
"muselsl>=2.3.1",
"numpy>=2.3.3",
]