nipy / nibabel

Python package to access a cacophony of neuro-imaging file formats
http://nipy.org/nibabel/
Other
649 stars 258 forks source link

MNT: Move nisext imports from distutils to setuptools #1241

Closed penguinpee closed 1 year ago

penguinpee commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (134d469) 92.17% compared to head (65379bb) 92.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## maint/5.1.x #1241 +/- ## ============================================ Coverage 92.17% 92.17% ============================================ Files 98 98 Lines 12376 12376 Branches 2544 2544 ============================================ Hits 11407 11407 Misses 646 646 Partials 323 323 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

effigies commented 1 year ago

I'm okay with this, assuming you wouldn't prefer just to remove nisext from your package altogether.