brainglobe / brainrender-napari

A napari plugin to render BrainGlobe atlases and associated data as layers.
BSD 3-Clause "New" or "Revised" License
19 stars 1 forks source link

move to 3.10-3.12 support #147

Closed alessandrofelder closed 3 months ago

alessandrofelder commented 3 months ago

Description

What is this PR

Why is this PR needed?

Current NEP 24 dictates we should support Python versions 3.10-3.12

What does this PR do?

References

\

How has this PR been tested?

Running tox locally on 3.12 and running CI checks, with changed versions of the code.

Is this a breaking change?

No (apart from removing Python 3.9 support)

Does this PR require an update to the documentation?

I don't think so

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.99%. Comparing base (67d391c) to head (56f4bd1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ======================================= Coverage 97.99% 97.99% ======================================= Files 10 10 Lines 448 448 ======================================= Hits 439 439 Misses 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.