At the moment setup.py requires nilearn v0.5.0a0 which was an alpha release from last year.
I think we can go for v0.5.2 (the most recent release, http://nilearn.github.io/whats_new.html, or higher).
This will depend on how well @Islast's nilearn plotting code works....I think @wingedRuslan is going to start exploring that soon-ish. This issue is just here so we don't forget to update setup.py.
At the moment
setup.pyrequires nilearn v0.5.0a0 which was an alpha release from last year.scona/setup.py
Line 13 in 1e70f46
I think we can go for v0.5.2 (the most recent release, http://nilearn.github.io/whats_new.html, or higher).
This will depend on how well @Islast's nilearn plotting code works....I think @wingedRuslan is going to start exploring that soon-ish. This issue is just here so we don't forget to update
setup.py.