matthew-brett / delocate

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

MRG: maintenance updates for setup #82

Closed matthew-brett closed 2 years ago

matthew-brett commented 3 years ago
HexDecimal commented 2 years ago

What's your progress on this PR? Can you rebase it onto master?

matthew-brett commented 2 years ago

Rebased, updated to Versioneer 0.20.

codecov-commenter commented 2 years ago

Codecov Report

Merging #82 (f5dc3f1) into master (34f1d78) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   94.76%   94.76%           
=======================================
  Files          13       13           
  Lines         994      994           
=======================================
  Hits          942      942           
  Misses         52       52           
Impacted Files Coverage Δ
delocate/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 34f1d78...f5dc3f1. Read the comment docs.

matthew-brett commented 2 years ago

Thanks for the review.