Filipe Laíns 🇵🇸
Filipe Laíns 🇵🇸
Actually, we can get by setting the environments we need to clear in #375 to an empty string, but it might break code that checks for the environment variable, it...
That would work but it's an ugly solution IMO 😅. I do not really see a reason to not relocate the scripts to platlib in that situation too, perhaps I...
That'd be my proposal, yes.
But auditwheel does try to do something currently.
How do we override that?
It is unclear to me this is the best approach, would the pyodide maintainers be willing to discuss with us their needs, so that we can all be on the...
I wonder if it would make sense to have a list of common backend strings and check for typos like we do for the table keys.
Related to #142. > only outputs what backend is being used Can you elaborate?
I would be *fine* with this but I struggle to see the benefits. I don't plan to drop support for installing on Python 2 soon as it is relatively easy...
With venv it should be fairly easy, but I don't want to commit to anything just yet. I also want to keep in mind that we *could* move away from...