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

doc: show pyproject.toml as fisrt example #2326

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.25%. Comparing base (62c3098) to head (45c68d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2326 +/- ## ======================================= Coverage 80.25% 80.25% ======================================= Files 27 27 Lines 4021 4021 ======================================= Hits 3227 3227 Misses 794 794 ```

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