Timothy Stephenson
Timothy Stephenson
#12466 It feels tangentially related (but a separate issue with `pip download --platform`)
Another update to the list [removed_from_needed_examples_list.csv](https://github.com/pola-rs/polars/files/13851997/removed_from_needed_examples_list.csv) [updated_missing_examples_list.csv](https://github.com/pola-rs/polars/files/13851998/updated_missing_examples_list.csv)
Also running into this issue. Listing polars as a dependency in a package seems to be an oversight based off of how different x86 binaries for newer/older cpu's are given...
> Another (untested) option might be to keep CPU-specific versions of polars as "implementation" packages and make a single `polars` package that is _only_ distributed as a source distribution in...
Using cpython for reference.
I know #739 also wanted this for other reasons.