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 f58b48c commit f246b6aCopy full SHA for f246b6a
pyproject.toml
@@ -7,7 +7,7 @@ authors = [
7
]
8
description = "Python toolkit for analysis, visualization, and comparison of spike sorting output"
9
readme = "README.md"
10
-requires-python = ">=3.9,<3.14"
+requires-python = ">=3.9"
11
classifiers = [
12
"Programming Language :: Python :: 3 :: Only",
13
"License :: OSI Approved :: MIT License",
0 commit comments