Skip to content

Commit

Permalink
Update README.rst for OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Apr 6, 2023
1 parent 82760fe commit 095de01
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,13 @@ After ``consolidatewheels`` is used, the final result would be::
which would work correctly as far as ``libone`` is imported _before_ ``libtwo`` as they will
both look for ``libfoo-ef63151d.so`` which was loaded already by ``libone``.

OSX Support
~~~~~~~~~~~

``consolidatewheels`` works also in conjunction with ``delocate``, consolidating all libraries
embedded by ``delocate`` and removing duplicates of the embedded libraries when they are provided
in multiple wheels.

Install
-------

Expand Down

0 comments on commit 095de01

Please sign in to comment.