Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which version of nilearn do we need? #132

Open
KirstieJane opened this issue Jul 5, 2019 · 1 comment
Open

Which version of nilearn do we need? #132

KirstieJane opened this issue Jul 5, 2019 · 1 comment

Comments

@KirstieJane
Copy link
Member

At the moment setup.py requires nilearn v0.5.0a0 which was an alpha release from last year.

scona/setup.py

Line 13 in 1e70f46

"nilearn==0.5.0a0"]

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.

@Islast
Copy link
Collaborator

Islast commented Sep 20, 2019

PR #145 sets nilearn version to 0.5.2.
I imagine we could make it =>0.5.2, but I'll leave it to the expert @wingedRuslan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants