You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
py-cpuinfo was needed to determine the architecture to build Cython
extensions against. However those extensions have migrated to Numcodecs.
Hence Zarr has no need for this functionality. That said, one of the
notebooks still makes use of py-cpuinfo. Thus it is added as a
development requirement.
0 commit comments