tlambert03 / nd2

Full-featured nd2 (Nikon NIS Elements) file reader for python. Outputs to numpy, dask, and xarray. Exhaustive metadata extraction
https://tlambert03.github.io/nd2
BSD 3-Clause "New" or "Revised" License
53 stars 15 forks source link

Fix numpy pinning in wheels #46

Closed tlambert03 closed 2 years ago

tlambert03 commented 2 years ago

fixes #45

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (24b29e4) into main (941958d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   86.21%   86.21%           
=======================================
  Files          10       10           
  Lines        1110     1110           
=======================================
  Hits          957      957           
  Misses        153      153           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 941958d...24b29e4. Read the comment docs.