ctn-archive / nengo_theano

ABANDONED; see https://github.com/nengo/nengo instead
MIT License
3 stars 3 forks source link

Fixed broken setup.py #60

Closed amtinits closed 11 years ago

amtinits commented 11 years ago

Installing with setup.py has been broken since @f939652 because it's trying to install packages that no longer exist.

studywolf commented 11 years ago

super!