neuroinformatics-unit / movement

Python tools for analysing body movements across space and time
http://movement.neuroinformatics.dev
BSD 3-Clause "New" or "Revised" License
77 stars 7 forks source link

Add Python v3.12 support #200

Closed niksirbi closed 3 weeks ago

niksirbi commented 3 weeks ago

This will involve some local testing first, to see whether all our dependencies support v3.12 already. If that succeeds, we'll add v3.12 to the CI test matrix and also update pyproject.toml to let PyPI "know".

niksirbi commented 3 weeks ago

Closed via https://github.com/neuroinformatics-unit/movement/pull/208