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
The changes in .gitignore (see conda-forge/polars-feedstock@fd6c747) lead to the maturin builds in polars-feedstock for build_platform == linux* being empty.
Only the polars shared object was in the final package. All .py files were missing.