Skip to content

Commit 59f0d78

Browse files
committed
Update codemeta.json
1 parent 3f7e168 commit 59f0d78

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

codemeta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"license": "https://spdx.org/licenses/CECILL-2.1",
55
"codeRepository": "https://github.com/NeuralEnsemble/PyNN",
66
"contIntegration": "https://github.com/NeuralEnsemble/PyNN/actions",
7-
"dateModified": "2024-04-17",
8-
"downloadUrl": null,
7+
"dateModified": "2025-04-02",
8+
"downloadUrl": "https://files.pythonhosted.org/packages/f2/04/371f66ed8175e41a3d5ee04d957f6253e378cc4616b485e4c6a1b9f27626/pynn-0.12.4.tar.gz",
99
"issueTracker": "https://github.com/NeuralEnsemble/PyNN/issues",
1010
"name": "PyNN",
1111
"version": "0.12.4",
@@ -24,7 +24,7 @@
2424
"operatingSystem": ["Linux", "Windows", "macOS"],
2525
"softwareRequirements": [
2626
"at least one of the supported simulators: e.g. NEURON, NEST, or Brian.",
27-
"Python (version 3.8-3.12)"
27+
"Python (version 3.9-3.13)"
2828
],
2929
"relatedLink": [
3030
"http://neuralensemble.org/docs/PyNN/",

0 commit comments

Comments
 (0)