neuroinformatics-unit / movement

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

Revert "Pin pandas version for Py3.12 tests" #272

Closed sfmig closed 1 month ago

sfmig commented 1 month ago

Reverts neuroinformatics-unit/movement#259 since pytables made a new release that should be compatible with numpy > 2.0

Fixes #263

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.76%. Comparing base (e7ccfe5) to head (6e30d3f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #272 +/- ## ======================================= Coverage 99.76% 99.76% ======================================= Files 14 14 Lines 866 866 ======================================= Hits 864 864 Misses 2 2 ```

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