Latest version of nengo_spinnaker

Hi Nengo team,

I was trying to pip install nengo_spinnaker with a software using nengo 2.8. The version that is installed requires nengo 2.2 at most and is not the one displayed in Git. I had to clone the repo and manually install it, but this is quite dirty.
Would it be possible to release this master version that seems to support nengo 2.8?

Thanks

Alexis

Rather than the manual method, could you try this?

pip install nengo==2.2.0

I hope that is cleaner?

I am unsure about the status for supporting more recent versions of Nengo on SpiNNaker1. @tcstewar may be able to assist here.