Is there a (de facto) standard MIME type to use for Python wheel packages? I couldn't see any in PEP 427.
I suppose application/zip could be an option, but that seems misleading to me.
There is not. However, we can artificially construct one of the following:
application/x-wheel+zip
application/x-pywheel+zip