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 dcb9440 commit afc8da9Copy full SHA for afc8da9
pyproject.toml
@@ -81,7 +81,7 @@ docs = [
81
"nixio",
82
"pynwb",
83
"igor2",
84
- "numpy<2.0" # https://github.com/NeuralEnsemble/python-neo/pull/1612
+ "numpy>=2.0"
85
]
86
87
dev = [
0 commit comments