marcelotduarte / cx_Freeze

cx_Freeze creates standalone executables from Python scripts, with the same performance, is cross-platform and should work on any platform that Python itself works on.
https://marcelotduarte.github.io/cx_Freeze/
Other
1.33k stars 217 forks source link

hooks: add easyocr and torchvision (also update skickit-image and pytorch) #2286

Closed marcelotduarte closed 6 months ago

marcelotduarte commented 6 months ago

https://github.com/marcelotduarte/cx_Freeze/issues/2280#issuecomment-1981450063 Fixes #2287

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 80.69%. Comparing base (6cffa22) to head (a913de3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2286 +/- ## ======================================= Coverage 80.69% 80.69% ======================================= Files 26 26 Lines 3999 3999 ======================================= Hits 3227 3227 Misses 772 772 ```

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