matthew-brett / delocate

Find and copy needed dynamic libraries into python wheels
BSD 2-Clause "Simplified" License
267 stars 59 forks source link

Improve error message for when a MacOS target version is not met #212

Closed HexDecimal closed 8 months ago

HexDecimal commented 8 months ago

Adds clear instructions for how to update the MacOS target version when the current target is not met.

Closes #211

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.95%. Comparing base (526cc49) to head (8f155d6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #212 +/- ## ======================================= Coverage 96.95% 96.95% ======================================= Files 15 15 Lines 1281 1282 +1 ======================================= + Hits 1242 1243 +1 Misses 39 39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.