We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3350248 commit 1285936Copy full SHA for 1285936
pyproject.toml
@@ -3,7 +3,7 @@ name = "spikewrap"
3
authors = [{name = "Joe Ziminski", email= "[email protected]"}]
4
description = "Run extracellular electrophysiology analysis with SpikeInterface"
5
readme = "README.md"
6
-requires-python = ">=3.9.0"
+requires-python = ">=3.9.0, <3.13"
7
dynamic = ["version"]
8
9
license = {text = "BSD-3-Clause"}
0 commit comments