childmindresearch / wristpy

https://childmindresearch.github.io/wristpy/
GNU Lesser General Public License v2.1
2 stars 1 forks source link

Task: Test dependencies across OS, python version, and lowest/latest dependency #44

Closed ReinderVosDeWael closed 3 weeks ago

ReinderVosDeWael commented 2 months ago

Description

We want to make sure that all valid combinations of operating system, python version, and dependency versions are compatible. To that end, should modify the python CI tests to run across a matrix of options.

For an example see: https://github.com/childmindresearch/cloai/blob/main/.github/workflows/test.yaml

Tasks

Freeform Notes

No response