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 72488b3 commit 6570e5dCopy full SHA for 6570e5d
pyproject.toml
@@ -7,15 +7,15 @@ authors = [
7
{name = "International Centre for Neuromorphic Systems"},
8
{name = "Alexandre Marcireau"},
9
]
10
-version = "2.2.0"
11
requires-python = ">=3.9"
12
dependencies = ["numpy>=1.26"]
+version = "2.2.0"
13
14
[project.urls]
15
homepage = "https://github.com/neuromorphicsystems/aedat/"
16
repository = "https://github.com/neuromorphicsystems/aedat/"
17
documentation = "https://github.com/neuromorphicsystems/aedat/"
18
19
[build-system]
20
-requires = ["maturin==1.8.1", "numpy>=1.26"]
+requires = ["maturin==1.7.4", "numpy>=1.26"]
21
build-backend = "maturin"
0 commit comments