Currently micropip passes a kwargs to pyfetch during resolution.
|
fetch_kwargs=fetch_kwargs, |
I think it is reasonable to add a no_cache parameter to install command or the Transaction class to skip browser caching. Currently it is not possible to skip browser caching for PyPI simple API calls.
Use case: upgrading a previously installed package