brainglobe / morphapi

A lightweight python package to download neuronal morphologies
https://brainglobe.info/documentation/morphapi/index.html
MIT License
17 stars 6 forks source link

Drop support of Py37 #41

Closed adrien-berchet closed 11 months ago

adrien-berchet commented 11 months ago

Description

What is this PR

Why is this PR needed?

Py37 is deprecated.

What does this PR do?

Drop support of Py37.

How has this PR been tested?

Same tests as before.

Is this a breaking change?

Only for people that still use Py37.

Does this PR require an update to the documentation?

No

Checklist: