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

build(deps): pin dev dependencies #2318

Closed marcelotduarte closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 80.23%. Comparing base (6a6bcc7) to head (715c001). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2318 +/- ## ======================================= Coverage 80.23% 80.23% ======================================= Files 25 25 Lines 4018 4018 ======================================= Hits 3224 3224 Misses 794 794 ```

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