tedana
tedana copied to clipboard
[MAINT] Add 3.10 unit test, compatibilities in info.py
Closes #817 .
Changes proposed in this pull request:
- Adds 3.10 Support, testing
In NiMARE trying out Python 3.10 failed. I don't even know what's happening here... Why would it freeze like that?
It appears it was trying to download many copies of many packages... I'm not sure. I'm willing to wait a bit and simply push a blank commit to see if it is resolved in perhaps a month.
It looks like v1.21.4 supports 3.10.
It looks like SciPy 1.8 may now support Python 3.10. Worth confirming? https://docs.scipy.org/doc/scipy/release.1.8.0.html
No dice.
I think this might be worth another check. Can you update from main?
Finally passes, now that we have 3.11!
Codecov Report
Base: 93.30% // Head: 93.30% // No change to project coverage :thumbsup:
Coverage data is based on head (
11f3224
) compared to base (0879a94
). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## main #818 +/- ##
=======================================
Coverage 93.30% 93.30%
=======================================
Files 28 28
Lines 2345 2345
=======================================
Hits 2188 2188
Misses 157 157
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.