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 13b2954 commit 771c43aCopy full SHA for 771c43a
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6
name = "non_local_detector"
7
description = "A python package to decode non-local activity from neural data"
8
readme = "README.md"
9
-requires-python = ">=3.8,<3.11"
+requires-python = ">=3.8"
10
license = { file = "LICENSE" }
11
authors = [{ name = "Eric Denovellis", email = "[email protected]" }]
12
classifiers = [
0 commit comments