File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,89 @@ This package provides common code for PyNN implementations for SpiNNaker.
66We have [ user installation instructions] ( http://spinnakermanchester.github.io/ )
77which describe in detail more about what is going on.
88
9+ Release Info
10+ ============
11+ This release was tested with the following python versions installed.
12+
13+ - appdirs==1.4.4
14+ - astroid==2.15.8
15+ - attrs==23.1.0
16+ - certifi==2023.7.22
17+ - charset-normalizer==3.3.0
18+ - contourpy==1.1.1
19+ - coverage==7.3.1
20+ - csa==0.1.12
21+ - cycler==0.12.0
22+ - dill==0.3.7
23+ - ebrains-drive==0.5.1
24+ - exceptiongroup==1.1.3
25+ - execnet==2.0.2
26+ - fonttools==4.43.0
27+ - graphviz==0.20.1
28+ - httpretty==1.1.4
29+ - idna==3.4
30+ - importlib-resources==6.1.0
31+ - iniconfig==2.0.0
32+ - isort==5.12.0
33+ - jsonschema==4.19.1
34+ - jsonschema-specifications==2023.7.1
35+ - kiwisolver==1.4.5
36+ - lazy-object-proxy==1.9.0
37+ - lazyarray==0.5.2
38+ - matplotlib==3.7.3
39+ - mccabe==0.7.0
40+ - mock==5.1.0
41+ - MorphIO==6.6.8
42+ - multiprocess==0.70.15
43+ - neo==0.12.0
44+ - numpy==1.24.4
45+ - opencv-python==4.8.1.78
46+ - packaging==23.2
47+ - pathos==0.3.1
48+ - Pillow==10.0.1
49+ - pkgutil_resolve_name==1.3.10
50+ - platformdirs==3.10.0
51+ - pluggy==1.3.0
52+ - pox==0.3.3
53+ - ppft==1.7.6.7
54+ - py==1.11.0
55+ - pylint==2.17.7
56+ - PyNN==0.12.1
57+ - pyparsing==2.4.7
58+ - pytest==7.4.2
59+ - pytest-cov==4.1.0
60+ - pytest-forked==1.6.0
61+ - pytest-instafail==0.5.0
62+ - pytest-progress==1.2.5
63+ - pytest-timeout==2.1.0
64+ - pytest-xdist==3.3.1
65+ - python-coveralls==2.9.3
66+ - python-dateutil==2.8.2
67+ - PyYAML==6.0.1
68+ - quantities==0.14.1
69+ - referencing==0.30.2
70+ - requests==2.31.0
71+ - rpds-py==0.10.3
72+ - scipy==1.10.1
73+ - six==1.16.0
74+ - spalloc==1!7.1.0
75+ - SpiNNaker-PACMAN==1!7.1.0
76+ - SpiNNakerGraphFrontEnd==1!7.1.0
77+ - SpiNNakerTestBase==1!7.1.0
78+ - SpiNNFrontEndCommon==1!7.1.0
79+ - SpiNNMachine==1!7.1.0
80+ - SpiNNMan==1!7.1.0
81+ - SpiNNUtilities==1!7.1.0
82+ - sPyNNaker==1!7.1.0
83+ - testfixtures==7.2.0
84+ - tomli==2.0.1
85+ - tomlkit==0.12.1
86+ - typing_extensions==4.8.0
87+ - urllib3==2.0.5
88+ - websocket-client==1.6.3
89+ - wrapt==1.15.0
90+ - zipp==3.17.0
91+
992Developer Installation
1093----------------------
1194If you want to be able to edit the source code, but still have it referenced
You can’t perform that action at this time.
0 commit comments