Patching wheels

Sometimes the wheels have to be patched to:

  • Workaround the lack of a standardsite-packages layout (#2156 issue).

  • Include certain PRs of your choice on top of wheels and avoid building from sdist.

You can patch the wheels by using thepip.override.patches attribute.