SpiNNakerManchester / SpiNNakerManchester.github.io

Organization Pages, Documentation and Issues
http://spinnakermanchester.github.io/
Apache License 2.0
12 stars 7 forks source link

Developer docs do not include spalloc as github reguirement or as dependency #23

Closed Christian-B closed 7 years ago

Christian-B commented 7 years ago

See: http://spinnakermanchester.github.io/development/devenv.html

alan-stokes commented 7 years ago

i point you at line

Install other general dependencies via pip: pip install enum34 six "spalloc>=v0.2.2,<v1.0.0" "requests>=2.4.1" jsonschema "rig>=2.0.0,<3.0.0" "quantities>=0.11.1,<=0.11.1" "lazyarray>=0.2.9,<=0.2.9" "appdirs>=1.4.2,<2.0.0" "neo>=0.3.0,<=0.4.1"

in python deps, therefore spalloc is in. issue closed.