Skip to content

Commit ebc6164

Browse files
h-mayorquinzm711
andauthored
Update pyproject.toml
Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
1 parent d143d8f commit ebc6164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
]
88
description = "Python toolkit for analysis, visualization, and comparison of spike sorting output"
99
readme = "README.md"
10-
requires-python = ">=3.9,<3.13" # Only numpy 2.0 supported on python 3.13 for windows. We need to wait for fix on neo
10+
requires-python = ">=3.9,<3.13" # Only numpy 2.1 supported on python 3.13 for windows. We need to wait for fix on neo
1111
classifiers = [
1212
"Programming Language :: Python :: 3 :: Only",
1313
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)